Fixed handling lifetime when deciding whether to delete a recording

This commit is contained in:
Klaus Schmidinger
2005-05-06 14:00:45 +02:00
parent b3c1f1bb73
commit 6ca56047ae
3 changed files with 5 additions and 2 deletions

View File

@@ -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).