summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2016-01-13 09:31:48 +0100
committerBruno Haible <bruno@clisp.org>2016-01-15 10:18:25 +0100
commit4d475fa2986e089b22ce63d42fdccdd1ea337afd (patch)
tree937e8f82acf387e4012f894c7040bafaa87c287f /NEWS
parentba5d34e523327eacef499fd73ce50da371f104f2 (diff)
downloadexternal_gettext-4d475fa2986e089b22ce63d42fdccdd1ea337afd.zip
external_gettext-4d475fa2986e089b22ce63d42fdccdd1ea337afd.tar.gz
external_gettext-4d475fa2986e089b22ce63d42fdccdd1ea337afd.tar.bz2
Change msgfmt to produce little-endian .mo files by default.
* gettext-tools/src/msgfmt.c (main): Initialize 'byteswap' so as to produce little-endian .mo files by default. * gettext-tools/doc/gettext.texi: Update documentation. * gettext-tools/doc/msgfmt.texi (--endianness): Likewise.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b9507ed..7ce5505 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+* Support for reproducible builds:
+ - msgfmt now produces little-endian .mo files by default.
+
Version 0.19.7 - December 2015
* Programming languages support: