From: Bruno Haible Date: Sun, 28 Oct 2007 19:01:07 +0000 (+0000) Subject: Mention AM_XGETTEXT_OPTION. X-Git-Tag: v0.17~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46c7a5eafbffd794a5970c622ee66ca3453d88de;p=thirdparty%2Fgettext.git Mention AM_XGETTEXT_OPTION. --- diff --git a/NEWS b/NEWS index 61572384e..8d37a0d0a 100644 --- 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.