From: Bruno Haible Date: Sun, 29 Mar 2009 16:42:10 +0000 (+0000) Subject: Mention gfc-format-internal. X-Git-Tag: v0.18~221 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d26cf4ca912312334dcb82e2864310308a71ac9;p=thirdparty%2Fgettext.git Mention gfc-format-internal. --- diff --git a/NEWS b/NEWS index 7a2ddba90..ab8bb1b64 100644 --- a/NEWS +++ b/NEWS @@ -31,6 +31,10 @@ Version 0.18 - January 2008 xgettext command-line options for this case are: --qt --keyword=tr:1,1t --keyword=tr:1,2c,2t --keyword=tr:1,1,2c,3t +* xgettext --language=GCC-source now recognizes also the format strings + used in the Fortran front-end of the GCC compiler, and marks them as + 'gfc-internal-format'. + * Updated the meaning of 'gcc-internal-format' to match GCC 4.3. Version 0.17 - November 2007