summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2008-01-13 11:49:55 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2008-01-13 11:49:55 +0100
commit1e69c4a578aad29cf0f1ab76907e0f8f3e68bc17 (patch)
tree9aec47705ce6e8cb6ea0073398a787c8d2871f40 /HISTORY
parentd607265f695510e357c67d78e43d0c8138f8c588 (diff)
downloadvdr-1e69c4a578aad29cf0f1ab76907e0f8f3e68bc17.tar.gz
vdr-1e69c4a578aad29cf0f1ab76907e0f8f3e68bc17.tar.bz2
Fixed the "i18n:" target in the "newplugin" script, so that it can create the initial *.pot file
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 13ee47ea..f457a25d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5541,3 +5541,5 @@ Video Disk Recorder Revision History
- cTimeMs now uses the monotonic clock, if available (thanks to Petri Hintukainen).
- Fixed cVector::Clear() and cStringList::Clear().
- Added cString::Truncate().
+- Fixed the "i18n:" target in the "newplugin" script, so that it can create the
+ initial *.pot file.