summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2013-09-01 09:20:07 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2013-09-01 09:20:07 +0200
commitc169e2014130b9b082586bacecdf1377f7bb0f22 (patch)
tree7c2bb27f7815c50ddba6da011f0363b862b1421f /HISTORY
parentc3a3b70fa04a4c4d73367c4831b8094cc65b4ec6 (diff)
downloadvdr-c169e2014130b9b082586bacecdf1377f7bb0f22.tar.gz
vdr-c169e2014130b9b082586bacecdf1377f7bb0f22.tar.bz2
Fixed cleaning up old EPG events in case no epg data file is given2.0.3
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY4
1 files changed, 3 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 4a7f8e7c..05109534 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7813,7 +7813,7 @@ Video Disk Recorder Revision History
- Fixed a crash in the LCARS skin's main menu in case there is no current channel
(reported by Dominique Dumont).
-2013-08-23: Version 2.0.3
+2013-09-01: Version 2.0.3
- Fixed asserting free disk space in the cutter.
- No longer trying to delete old recordings in AssertFreeDiskSpace() if the given
@@ -7829,3 +7829,5 @@ Video Disk Recorder Revision History
- All bonded devices (except for the master) now turn off their LNB power completely
to avoid problems when receiving vertically polarized transponders (suggested by
Manfred Völkel and Oliver Endriss).
+- Fixed cleaning up old EPG events in case no epg data file is given (reported by
+ Dave Pickles).