diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-21 21:45:08 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-06-21 21:45:08 +0200 |
commit | c066f803f10090239b76c6e1a2fcf8daa31c3f8a (patch) | |
tree | 756d954b61fae9ab8a84b45a3d8225cff6ae3197 /HISTORY | |
parent | 8ee2c5e2936dee8b4c5c95f2ca862dcec5f47f08 (diff) | |
download | vdr-c066f803f10090239b76c6e1a2fcf8daa31c3f8a.tar.gz vdr-c066f803f10090239b76c6e1a2fcf8daa31c3f8a.tar.bz2 |
Added some missing 'const' to tChannelID
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6649,3 +6649,7 @@ Video Disk Recorder Revision History Lars Bläser). - Added support for "content identifier descriptor" and "default authority descriptor" to 'libsi' (thanks to Dave Pickles). + +2011-06-21: Version 1.7.20 + +- Added some missing 'const' to tChannelID (reported by Sundararaj Reel). |