summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2005-05-06 14:00:45 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2005-05-06 14:00:45 +0200
commit6ca56047ae0f8078629b12f5e7408b0c57b9fec6 (patch)
tree8f2bb77381f3bdb1d6135234141931aea95987dc /HISTORY
parentb3c1f1bb7362825f0bb08dbae11b28d2d74649ae (diff)
downloadvdr-6ca56047ae0f8078629b12f5e7408b0c57b9fec6.tar.gz
vdr-6ca56047ae0f8078629b12f5e7408b0c57b9fec6.tar.bz2
Fixed handling lifetime when deciding whether to delete a recording
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index da4473c6..71c9bd1d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -3494,3 +3494,5 @@ Video Disk Recorder Revision History
- When reading the channels.conf file, duplicate channels (i.e. ones that have
the same channel ID) are now automatically deleted and only the first one is
actually stored.
+- Fixed handling lifetime when deciding whether to delete a recording (thanks to
+ Udo Richter).