diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-04 10:18:45 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-11-04 10:18:45 +0100 |
commit | 993235bdcc83a11f704e32d60b7dfe3f387eb036 (patch) | |
tree | 280079c1aa6ea75e06d3d87d1bccc14d10ffdefc /HISTORY | |
parent | 612bbc0e066dd8823eea45c38db8583d76bb2e6a (diff) | |
download | vdr-993235bdcc83a11f704e32d60b7dfe3f387eb036.tar.gz vdr-993235bdcc83a11f704e32d60b7dfe3f387eb036.tar.bz2 |
Improved the 'i18n' target in the Makefile to avoid unnecessary work
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5488,7 +5488,7 @@ Video Disk Recorder Revision History both opening and closing section filters (thanks to Rolf Ahrenberg). - Some fixes to PLUGINS.html (thanks to Rolf Ahrenberg). -2007-11-03: Version 1.5.11 +2007-11-04: Version 1.5.11 - Fixed checking compatibility mode for old subtitles plugin (thanks to Marco Schlüßler). @@ -5510,3 +5510,5 @@ Video Disk Recorder Revision History - The 'Allowed' parameter in cMenuEditStrItem() is now NULL by default, which results in using tr(FileNameChars) (suggested by Thomas Günther). - Added a missing '.' to the date returned by DayDateTime() (thanks to Lauri Nurmi). +- Improved the 'i18n' target in the Makefile to avoid unnecessary work (thanks to + Stefan Huelswitt). |