summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-03-29 16:42:10 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:16:03 +0200
commit9d26cf4ca912312334dcb82e2864310308a71ac9 (patch)
tree68dc65b910a99a0414588a50ab165c36e631a6f0 /NEWS
parentb8a370e3bea026f5b12f61bd907830fbce99dc4a (diff)
downloadexternal_gettext-9d26cf4ca912312334dcb82e2864310308a71ac9.zip
external_gettext-9d26cf4ca912312334dcb82e2864310308a71ac9.tar.gz
external_gettext-9d26cf4ca912312334dcb82e2864310308a71ac9.tar.bz2
Mention gfc-format-internal.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7a2ddba..ab8bb1b 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