summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-04-06 11:49:04 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2002-04-06 11:49:04 +0200
commitcb0e6f1b14caedc72675d2535cf8ee9aa354fcc2 (patch)
tree8d48a0836451dc4c849310fca6a8b402f4d3c39f /HISTORY
parent7babc1034e9afbcfe5997e0d847faba938cfde7f (diff)
downloadvdr-cb0e6f1b14caedc72675d2535cf8ee9aa354fcc2.tar.gz
vdr-cb0e6f1b14caedc72675d2535cf8ee9aa354fcc2.tar.bz2
Fixed a problem with accessing the epg.data file before it is fully written
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e401707f..1795aa55 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1180,3 +1180,5 @@ Video Disk Recorder Revision History
- Fixed resetting the "First day" timer parameter once the timer actually starts
recording.
- Fixed the still picture workaround in case the progress display is active.
+- Fixed a problem with accessing the epg.data file before it is fully written
+ (thanks to Thilo Wunderlich for reporting this one).