summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-01-13 14:05:26 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-01-13 14:05:26 +0100
commit819e4b9f10a5012516175df6899d7c83d9a62b1d (patch)
tree50ce075c83c4c236246440d9a7fff84e550f3755 /HISTORY
parent96288c2974e52c37d7cc211a8fd7c3a931566fcd (diff)
downloadvdr-819e4b9f10a5012516175df6899d7c83d9a62b1d.tar.gz
vdr-819e4b9f10a5012516175df6899d7c83d9a62b1d.tar.bz2
Fixed displaying weekday names in the Schedule menu if the system uses UTF-8
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index db131d8a..446599da 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5554,3 +5554,5 @@ Video Disk Recorder Revision History
programmer to write 'a || (b && c)', while everybody knows that '&&' links
stronger than '||' (reported by Tobias Grimm).
- Updated the Hungarian language texts (thanks to István Füley).
+- Fixed displaying weekday names in the Schedule menu if the system uses UTF-8
+ (reported by Jiri Dobry).