diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-26 13:32:24 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-10-26 13:32:24 +0100 |
commit | 2a7467aed5a0b96e64bc5e7493c96d89583d3a6d (patch) | |
tree | ec8db300d1b99a50b3ffe992dff7296654696feb /HISTORY | |
parent | eb63966268ba2695a34bfbbff502266384e74047 (diff) | |
download | vdr-2a7467aed5a0b96e64bc5e7493c96d89583d3a6d.tar.gz vdr-2a7467aed5a0b96e64bc5e7493c96d89583d3a6d.tar.bz2 |
Added missing 'const' to some cChannel member functions
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2449,6 +2449,8 @@ Video Disk Recorder Revision History - Fixed handling CAM menus in case the CAM connection fails while the menu is being presented (thanks to Thomas v. Keller for reportign this one). +- Added missing 'const' to some cChannel member functions (thanks to Torsten + Herz). 2003-10-24: Version 1.3.0 |