]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention new xgettext options.
authorBruno Haible <bruno@clisp.org>
Mon, 1 Oct 2007 00:54:10 +0000 (00:54 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:07 +0000 (12:15 +0200)
NEWS

diff --git a/NEWS b/NEWS
index d0ccdc1c05703beabf4a8192bb076db02f4c08d6..9893b19fa69297d9bbfb10d41d150e0760353a0a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
 Version 0.16.2 - January 2007
 
+* PO file format:
+  The Project-Id field in the header entry may now already be filled in the
+  POT file. In this case, the translators don't need to fill it in.
+  xgettext has new options --package-name and --package-version that allow
+  to specify the package name and version from a Makefile.
+
 * gettextize now has a --po-dir option that allows several PO directories to
   be updated all together.