summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 94139d74..4238d3f7 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7628,3 +7628,4 @@ Video Disk Recorder Revision History
- Fixed some spellings in PLUGINS.html and Doxyfile (thanks to Ville Skyttä).
- Added '-p' to the cp command in the install-conf target of the Makefile (thanks to
Ville Skyttä).
+- Added missing 'const' to cDevice::HasProgramme() and cDevice::HasLock().