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 /CONTRIBUTORS | |
parent | 36b1caedc259a041277651c5ce29107823745418 (diff) | |
download | vdr-186ceaaacb3265ee360f83615e48df0b06646974.tar.gz vdr-186ceaaacb3265ee360f83615e48df0b06646974.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 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 495c2276..a2065978 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2371,3 +2371,5 @@ Ralf Schueler <dl4mw@schueler.ws> with gcc 4.4" from version 1.7.8 to 1.6.0-3 for backporting "Modified cSVDRP::CmdGRAB() to avoid writing into const data" from version 1.7.8 to 1.6.0-3 + for backporting "Fixed cRecordings::DelByName() to avoid compilation errors with + gcc 4.4" from version 1.7.9 to 1.6.0-3 |