diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-16 10:42:05 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2009-08-16 10:42:05 +0200 |
commit | a397b8a512843bade38e5eb1c254ac59ad1c9d92 (patch) | |
tree | 4ed229557d7a0b6d950fdc008aee17d901588365 /HISTORY | |
parent | 78fc3f2b30cc69bb348f15eb5dc0703c833c7851 (diff) | |
download | vdr-a397b8a512843bade38e5eb1c254ac59ad1c9d92.tar.gz vdr-a397b8a512843bade38e5eb1c254ac59ad1c9d92.tar.bz2 |
Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6151,3 +6151,5 @@ Video Disk Recorder Revision History - Fixed generating CaPmts in case audio and video are encrypted using different ECM pids. - Updated vdr.1 to use the new file names in recording directories. +- Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 + (thanks to Matthias Schwarzott). |