summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2010-05-02 13:59:11 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2010-05-02 13:59:11 +0200
commitc19c63530e9eba17e39c14c987ee30793eb999dd (patch)
tree49905785de6642e3fb9d0c1c0c716c4364219376 /HISTORY
parentfd554d9750758611b9c82cda9c79fe3e2ef26537 (diff)
downloadvdr-c19c63530e9eba17e39c14c987ee30793eb999dd.tar.gz
vdr-c19c63530e9eba17e39c14c987ee30793eb999dd.tar.bz2
Fixed handling "none" color entries in XPM files
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index b2cf5b20..51d757c2 100644
--- a/HISTORY
+++ b/HISTORY
@@ -6411,7 +6411,7 @@ Video Disk Recorder Revision History
- The new setup option "Folders in timer menu" controls whether the file names in
the timer menu are shown with their full folder path.
-2010-04-25: Version 1.7.15
+2010-05-02: Version 1.7.15
- Added Macedonian language texts (thanks to Dimitar Petrovski).
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
@@ -6447,3 +6447,4 @@ Video Disk Recorder Revision History
driver, so that they can continue using an unmodified driver.
Thanks to Derek Kelly for testing this.
- Updated the Ukrainian OSD texts (thanks to Yarema Aka Knedlyk).
+- Fixed handling "none" color entries in XPM files (thanks to Thomas Günther).