]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
NEWS: Fix release date of 0.19.8
authorDaiki Ueno <ueno@gnu.org>
Mon, 30 May 2016 03:13:03 +0000 (12:13 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 9 Jun 2016 05:50:41 +0000 (14:50 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 7d1516c72c075a1306eb85087ef05e501f99738d..bbbf1e35f0e541bfe107d4b2bad5a14d9c427a70 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+Version 0.19.8 - June 2016
+
 * Support for reproducible builds:
   - msgfmt now produces little-endian .mo files by default.
 
@@ -14,8 +16,8 @@
   - Improve OS/2 kLIBC support.
   - Fix libintl compilation issue with pre-C99 compilers.  It was a
     regression since 0.19.5.
-  - The AM_GNU_GETTEXT macro can now detect musl-libc's gettext
-    implementation.
+  - The AM_GNU_GETTEXT Autoconf macro can now detect musl-libc's
+    gettext as a compatible implementation.
 
 Version 0.19.7 - December 2015