summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2001-10-07 14:13:29 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2001-10-07 14:13:29 +0200
commit3547208c34d965e0c51c7c4767d3726670876b33 (patch)
treecab368bc7d46ae12a550f9c0b18547c043a04562 /HISTORY
parent1e897cc3a8d781cdfe1c952d1870f5d954116e1d (diff)
downloadvdr-3547208c34d965e0c51c7c4767d3726670876b33.tar.gz
vdr-3547208c34d965e0c51c7c4767d3726670876b33.tar.bz2
Mapping backtick characters in EPG texts to single quotes
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 620061a3..03dd359a 100644
--- a/HISTORY
+++ b/HISTORY
@@ -816,3 +816,4 @@ Video Disk Recorder Revision History
would otherwise disturb the Title and Subtitle layout in the channel display
(where these are assumed to be single line texts) and would have to be
specially handled in the 'epg.data' file and the LSTE command in SVDRP.
+- Mapping ` ("backtick") characters in EPG texts to ' (single quote).