From: Bruno Haible Date: Thu, 21 Feb 2008 00:13:49 +0000 (+0000) Subject: Mention gcc-internal-format change. X-Git-Tag: v0.18~458 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f57971b7c6afc5899e5081198cf69fc8ead01e9;p=thirdparty%2Fgettext.git Mention gcc-internal-format change. --- diff --git a/NEWS b/NEWS index e4d4bc219..75d7a8bc6 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ Version 0.18 - January 2008 msgmerge, msgcat, msgen have a new option --lang that allows to specify this field. Additionally, msgmerge fills in this new field by looking at the 'Language-Team' field (if the --lang option is not given). + +* Updated the meaning of 'gcc-internal-format' to match GCC 4.3. Version 0.17 - November 2007