summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-03-01 12:06:27 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-03-01 12:06:27 +0100
commit4b4ef2df60dc01515062f7944c0170fa753283f0 (patch)
tree2ee1a454326d92da164200eac0bb85e89ac758dd /HISTORY
parent3bd7f7a0e02ad805c161ac616bc2adcdb429350b (diff)
downloadvdr-4b4ef2df60dc01515062f7944c0170fa753283f0.tar.gz
vdr-4b4ef2df60dc01515062f7944c0170fa753283f0.tar.bz2
Changed the default character set for SI data from ISO6937 to ISO-8859-9
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 5390025a..aeae7a5d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5690,3 +5690,6 @@ Video Disk Recorder Revision History
- The 'plugins' target in the Makefile now returns an error exit code if one of the
plugins failed to compile (suggested by Tobias Grimm).
- Rendering the non-breaking space symbol as a blank (thanks to Tobias Grimm).
+- Changed the default character set for SI data from ISO6937 (as required by the DVB
+ standard ETSI EN 300 468) to ISO-8859-9, in order to work around the stupidity of
+ some providers, who actually use ISO-8859-9, but fail to correctly announce that.