summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2002-02-10 14:21:36 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2002-02-10 14:21:36 +0100
commit1b3d0f1d1bc019fa4b1790596c4dcc3215ef6ce7 (patch)
tree27ea45ebb1e7055b08015091dce3f108b15071ab /HISTORY
parent219ccb51a7897004d8e42d03950f4a343e0d6864 (diff)
downloadvdr-1b3d0f1d1bc019fa4b1790596c4dcc3215ef6ce7.tar.gz
vdr-1b3d0f1d1bc019fa4b1790596c4dcc3215ef6ce7.tar.bz2
If compiled with VFAT=1, characters that can't be handled by a VFAT system are now encoded to '#XX'
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index aabe491f..cd889c18 100644
--- a/HISTORY
+++ b/HISTORY
@@ -989,3 +989,5 @@ Video Disk Recorder Revision History
the '-').
- If Setup.ShowInfoOnChSwitch is set to "no", the box for the EPG display is no
longer shown (thanks to Andy Grobb).
+- If compiled with VFAT=1, characters that can't be handled by a VFAT system are
+ now encoded to '#XX'.