diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-14 13:57:25 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2012-02-14 13:57:25 +0100 |
commit | 186ceaaacb3265ee360f83615e48df0b06646974 (patch) | |
tree | 123899128223b0f281e47e9a84f961e39e60dd89 /HISTORY | |
parent | 36b1caedc259a041277651c5ce29107823745418 (diff) | |
download | vdr-stable/1.6.tar.gz vdr-stable/1.6.tar.bz2 |
Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 (backport from version 1.7.9)1.6.0-3stable/1.6
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5767,3 +5767,5 @@ Video Disk Recorder Revision History (backport from version 1.7.8, thanks to Ralf Schueler). - Modified cSVDRP::CmdGRAB() to avoid writing into const data (backport from version 1.7.8, thanks to Ralf Schueler). +- Fixed cRecordings::DelByName() to avoid compilation errors with gcc 4.4 + (backport from version 1.7.9, thanks to Ralf Schueler). |