summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-26 16:26:12 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-26 16:26:12 +0100
commitd5dc5de97a2c7b71bb4414a9e56d70c790b15131 (patch)
tree1c780397a21ed69b60800ac475899259b8bcbe96 /HISTORY
parent4c1ab4f82d20fb00e0705e705139ee7c6ef89ad9 (diff)
downloadvdr-d5dc5de97a2c7b71bb4414a9e56d70c790b15131.tar.gz
vdr-d5dc5de97a2c7b71bb4414a9e56d70c790b15131.tar.bz2
Stripping control codes 0x86 and 0x87 from SI strings
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index 9d5e0921..b9a58cdf 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5671,10 +5671,11 @@ Video Disk Recorder Revision History
- Added the backslash ('\') to the list of characters that need to be escaped
when executing external commands (thanks to Peter Bieringer for reporting this one).
-2008-02-25: Version 1.5.17
+2008-02-26: Version 1.5.17
- Updated the Swedish OSD texts (thanks to Tomas Berglund).
- Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filename
extensions (thanks to Stefan Wagner for reporting this one).
- Updated the Romanian OSD texts (thanks to Lucian Muresan).
- Updated the Dutch OSD texts (thanks to Johan Schuring).
+- Stripping control codes 0x86 and 0x87 from SI strings.