summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-15 12:52:00 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-15 12:52:00 +0200
commit0979904dfca6da24d45d06f9c2e9a692d56eb150 (patch)
tree4492dbed29261722f2de8413545419ab924d6ddd /HISTORY
parentfdcce1c15329edd733d97e1f446d25520ab3a6b0 (diff)
downloadvdr-0979904dfca6da24d45d06f9c2e9a692d56eb150.tar.gz
vdr-0979904dfca6da24d45d06f9c2e9a692d56eb150.tar.bz2
Improved i18n-to-gettext.pl
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index cc85173b..eacebfc5 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5346,8 +5346,9 @@ Video Disk Recorder Revision History
- Added a debug error message to cReceiver::~cReceiver() in case it is still
attached to a device (thanks to Reinhard Nissl).
-2007-08-12: Version 1.5.8
+2007-08-15: Version 1.5.8
- Added missing install-i18n to the install target in the Makefile (reported
by Joachim Wilke).
- Fixed a faulty comment in Make.config.template (reported by Marco Schlüßler).
+- Improved i18n-to-gettext.pl (thanks to Matthias Schwarzott).