]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention AM_XGETTEXT_OPTION.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Oct 2007 19:01:07 +0000 (19:01 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:27 +0000 (12:15 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 61572384e2bbcda6b9c74f73cf932d247af8ab88..8d37a0d0a7b14ab60331c2c2168345c94b718711 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 0.16.2 - October 2007
+Version 0.17 - October 2007
 
 * License:
   The gettext related programs and tools are now licensed under the GPL
@@ -27,6 +27,10 @@ Version 0.16.2 - October 2007
     xgettext has a new option --kde that triggers the recognition and marking
     of KDE 4 format strings.
 
+* Autoconf macros:
+  - A new macro AM_XGETTEXT_OPTION can be used as an alternative to modifying
+    po/Makevars.
+
 * libgettextpo library:
   - New functions are available for querying the list of supported format
     types.