summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2006-02-05 13:55:58 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2006-02-05 13:55:58 +0100
commit7b97eb6e97d2156298bb06b0dfd13a12c68c525c (patch)
tree083314746cc5b635f0940e6da620af0620b10e28 /HISTORY
parent978462168c1326ffe60a434dee9e9ee642a62695 (diff)
downloadvdr-7b97eb6e97d2156298bb06b0dfd13a12c68c525c.tar.gz
vdr-7b97eb6e97d2156298bb06b0dfd13a12c68c525c.tar.bz2
Made all font and image data 'const'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index b3fd9141..e9c116eb 100644
--- a/HISTORY
+++ b/HISTORY
@@ -4311,3 +4311,4 @@ Video Disk Recorder Revision History
(thanks to Rolf Ahrenberg).
- Renamed the Makefile target 'plugins-clean' to 'clean-plugins' (suggested by
Sebastian Frei).
+- Made all font and image data 'const' (thanks to Darren Salt).