summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-11-04 11:24:07 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2007-11-04 11:24:07 +0100
commitc568200d2e6be95cd026b70c9ef532f72b1fc8a7 (patch)
treeb3c73f52563b7759f47a969f9a0e9a900747689f /HISTORY
parentc01249ffe5ef1a98e309f5857ba8724f59163391 (diff)
downloadvdr-c568200d2e6be95cd026b70c9ef532f72b1fc8a7.tar.gz
vdr-c568200d2e6be95cd026b70c9ef532f72b1fc8a7.tar.bz2
Fixed decoding filename characters in case there are not two hex digits after the '#'1.5.11
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 6270c7cc..6984bbd4 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5516,3 +5516,5 @@ Video Disk Recorder Revision History
of their Makefiles.
- Fixed a crash if no fonts are found (thanks to Mario Ivankovits and Clemens
Kirchgatterer).
+- Fixed decoding filename characters in case there are not two hex digits after
+ the '#' (reported by Helmut Auer).