summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2dfa46f2e..7caef118e 100644
--- 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.