]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Mention MSGINIT_OPTIONS change
authorDaiki Ueno <ueno@gnu.org>
Wed, 8 Oct 2014 06:28:32 +0000 (15:28 +0900)
committerDaiki Ueno <ueno@gnu.org>
Wed, 8 Oct 2014 06:28:32 +0000 (15:28 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 2dfa46f2e8f839eaf0a797dfc95fdb80b913105a..7caef118e2073f1d2d6b4cd4800f9894d503d26f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,11 @@ Version 0.19.3 - unreleased
 * Bug fixes:
   - Fix xgettext mishandling of octal character escapes in C.
 
+* The po/Makevars file has a new field MSGINIT_OPTIONS, that can be
+  used to adjust msginit's operation.  This is particularly useful for
+  controlling line wrapping behavior together with MSGMERGE_OPTIONS
+  and XGETTEXT_OPTIONS.
+
 * Portability:
   - Building on Solaris 10 and 11 with Solaris Studio compiler is now
     fixed.