summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2004-01-05 09:56:54 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2004-01-05 09:56:54 +0100
commit113957107e0cbd98498339804d7dcdba4449761e (patch)
treef74d93754e7ca6f989fa38637b33245838cc3241 /HISTORY
parenta80709f1ddfe77667cf4d149343d3497593b1ca3 (diff)
downloadvdr-113957107e0cbd98498339804d7dcdba4449761e.tar.gz
vdr-113957107e0cbd98498339804d7dcdba4449761e.tar.bz2
Fixed a lockup in the EPG scanner when no non-primary device was available
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 053caf66..98a48efe 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2537,3 +2537,8 @@ Video Disk Recorder Revision History
- Limited the line length in the EPG bugfix report, which appears to fix a buffer
overflow that caused a crash when cleaning up the EPG data (at 05:00 in the
morning).
+
+2004-01-05: Version 1.3.1
+
+- Fixed a lockup in the EPG scanner when no non-primary device was available
+ (thanks to Martin Holst for reporting this one).