summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2003-03-30 13:31:32 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2003-03-30 13:31:32 +0200
commit0f9f3f057adb096040930c5805f28096894854a4 (patch)
tree3a72326076ac25cd8d7828f8fbde609d7effd722 /HISTORY
parentf2517f2c3ad1c93a35b841806890bca202e2d7b0 (diff)
downloadvdr-0f9f3f057adb096040930c5805f28096894854a4.tar.gz
vdr-0f9f3f057adb096040930c5805f28096894854a4.tar.bz2
Fixed a crash in case the index file can't be accessed any more during replay
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 8dfda45e..57246178 100644
--- a/HISTORY
+++ b/HISTORY
@@ -2008,3 +2008,5 @@ Video Disk Recorder Revision History
Werner Fink).
- Further increased the timeout until an index file is considerd no longer to be
written.
+- Fixed a crash in case the index file can't be accessed any more during replay
+ (thanks to Stefan Huelswitt for reporting this one).