From: Bruno Haible Date: Mon, 15 Sep 2008 10:45:01 +0000 (+0000) Subject: Document new msgcmp option. X-Git-Tag: v0.18~339 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c5a575fd96065131a18d423858218b906f8b250;p=thirdparty%2Fgettext.git Document new msgcmp option. --- diff --git a/NEWS b/NEWS index 2b07d518d..faa54a6ca 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,9 @@ Version 0.18 - January 2008 * msgmerge is up to 10 times faster when the PO and POT files are large. This speedup was contributed by Ralf Wildenhues. +* msgcmp has a new option -N/--no-fuzzy-matching, like msgmerge has since + version 0.12. + * Updated the meaning of 'gcc-internal-format' to match GCC 4.3. Version 0.17 - November 2007