summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2012-12-18 13:17:17 +0100
committerKlaus Schmidinger <vdr@tvdr.de>2012-12-18 13:17:17 +0100
commit63d47f1f5dca4deb3da5a2988a43508b55af3403 (patch)
treedcf44534bae8876a031644af32f586be897c7841 /HISTORY
parent4151e73dcc38ab5c57dcd3d6a157c2e664bd3e8d (diff)
downloadvdr-63d47f1f5dca4deb3da5a2988a43508b55af3403.tar.gz
vdr-63d47f1f5dca4deb3da5a2988a43508b55af3403.tar.bz2
Fixed setting the --package-name and --package-version options in the calls to xgettext in several plugin Makefiles
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 800042a1..dc9e4ca0 100644
--- a/HISTORY
+++ b/HISTORY
@@ -7425,3 +7425,5 @@ Video Disk Recorder Revision History
- Fixed cOsd::GetBitmap() to always return NULL if a non-exising area is requested.
- Added several missing "`ls $^`" in the calls to xgettext in plugin Makefiles and the
"newplugin" script.
+- Fixed setting the --package-name and --package-version options in the calls to
+ xgettext in several plugin Makefiles.