summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-02-25 18:11:33 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-02-25 18:11:33 +0100
commit3a2246a12b54589b1bdf07d475f83c8cde281218 (patch)
treee9dd54de56fafa4a76adb0a7643bdff79af19ab7 /HISTORY
parent5a40d9aff2374549d8240942606d69081032e20a (diff)
downloadvdr-3a2246a12b54589b1bdf07d475f83c8cde281218.tar.gz
vdr-3a2246a12b54589b1bdf07d475f83c8cde281218.tar.bz2
Made the 'pic2mpg' script of the 'pictures' plugin work with uppercase filename extensions
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 3 insertions, 2 deletions
diff --git a/HISTORY b/HISTORY
index 02a7deca..e5e7253c 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5671,7 +5671,8 @@ 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-24: Version 1.5.17
-
+2008-02-25: 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).