From: Bruno Haible Date: Fri, 8 Aug 2003 17:57:27 +0000 (+0000) Subject: Support for GCC-sources language. X-Git-Tag: v0.13~373 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9788d9d5e7f29c9d207792853c08712e17526178;p=thirdparty%2Fgettext.git Support for GCC-sources language. --- diff --git a/NEWS b/NEWS index c365d815d..3298fb772 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,13 @@ Version 0.12.2 - XXX 2003 "xgettext --language=PHP" now supports the plural handling functions ngettext, dngettext, dcngettext (introduced in PHP 4.2.0). + - GCC-source: + + xgettext's --language option now supports the value "GCC-source". This + is like --language=C, except that in this mode, xgettext recognizes the + special kind of format strings used in the GCC sources and marks them + as 'gcc-internal-format'. + * Data formats support: - Glade: