From: Daiki Ueno Date: Fri, 27 May 2016 08:42:13 +0000 (+0900) Subject: NEWS: Mention gettext.m4 change X-Git-Tag: v0.19.8~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f52f13b33a4561f5ceb2e875c96ed522a23cb6;p=thirdparty%2Fgettext.git NEWS: Mention gettext.m4 change --- diff --git a/NEWS b/NEWS index aa96a7304..7d1516c72 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,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. Version 0.19.7 - December 2015