]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Support for GCC-sources language.
authorBruno Haible <bruno@clisp.org>
Fri, 8 Aug 2003 17:57:27 +0000 (17:57 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:10:48 +0000 (12:10 +0200)
NEWS

diff --git a/NEWS b/NEWS
index c365d815d24e6e4b0a8999ad69db58190bcc0be2..3298fb772d45baee42eedc7ff24d3de77824ce71 100644 (file)
--- 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: