From: Daiki Ueno Date: Mon, 30 May 2016 03:13:03 +0000 (+0900) Subject: NEWS: Fix release date of 0.19.8 X-Git-Tag: v0.19.8~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cfc38b4bb80c255f26e060818f2e19cbd37b4c70;p=thirdparty%2Fgettext.git NEWS: Fix release date of 0.19.8 --- diff --git a/NEWS b/NEWS index 7d1516c72..bbbf1e35f 100644 --- 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