summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-11-03 14:52:08 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-11-03 14:52:08 +0100
commitb54da2e0eb3469a9d5632726273ca3f6dbde7a6e (patch)
treeceaa515d3818478a0d717090059e13c016ebd8b3 /HISTORY
parent672c8c3d0ef9c8a4c82c457807e9a5b8bd2e5212 (diff)
downloadvdr-b54da2e0eb3469a9d5632726273ca3f6dbde7a6e.tar.gz
vdr-b54da2e0eb3469a9d5632726273ca3f6dbde7a6e.tar.bz2
Added some missing 'const' keywords
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 05232620..c785fc88 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5506,3 +5506,4 @@ Video Disk Recorder Revision History
- Fixed a possible blocking in replay when subtitles are active.
- Fixed displaying subtitles in live mode.
- Fixed handling CONFDIR (thanks to Rolf Ahrenberg).
+- Added some missing 'const' keywords (thanks to Sascha Volkenandt).