From: Bruno Haible Date: Sun, 14 Sep 2008 21:45:39 +0000 (+0000) Subject: Mention the msgmerge speedup. X-Git-Tag: v0.18~346 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=871c96671c8e19ae0ab665c507a7154b753fb551;p=thirdparty%2Fgettext.git Mention the msgmerge speedup. --- diff --git a/NEWS b/NEWS index 75d7a8bc6..2b07d518d 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,9 @@ Version 0.18 - January 2008 this field. Additionally, msgmerge fills in this new field by looking at the 'Language-Team' field (if the --lang option is not given). +* msgmerge is up to 10 times faster when the PO and POT files are large. + This speedup was contributed by Ralf Wildenhues. + * Updated the meaning of 'gcc-internal-format' to match GCC 4.3. Version 0.17 - November 2007