]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Mention the msgmerge speedup.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Sep 2008 21:45:39 +0000 (21:45 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:50 +0000 (12:15 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 75d7a8bc6586e87490192fac45e4f5b44c9a0d68..2b07d518ded85fa896f4c5d6ad6c65a8215ce922 100644 (file)
--- 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.
 \f
 Version 0.17 - November 2007