From: Bruno Haible Date: Thu, 7 Apr 2005 13:00:02 +0000 (+0000) Subject: Mention changes of 0.14.4. X-Git-Tag: 0.14.x-branchpoint~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30875eea6af9c7dab3521f3b48ed55af4a1472b5;p=thirdparty%2Fgettext.git Mention changes of 0.14.4. --- diff --git a/NEWS b/NEWS index 3181ca642..2602c22ea 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +Version 0.14.4 - April 2005 + +* The gettext autoconf macros will now work with the forthcoming g++ 4.0. +* Fix improved detection of the locale on MacOS X. + Version 0.14.3 - March 2005 * Usability improvements in gettextize and autopoint. diff --git a/gettext-runtime/NEWS b/gettext-runtime/NEWS index a7035489b..1fadcb458 100644 --- a/gettext-runtime/NEWS +++ b/gettext-runtime/NEWS @@ -1,3 +1,8 @@ +Version 0.14.4 - April 2005 + +* The gettext autoconf macros will now work with the forthcoming g++ 4.0. +* Fix improved detection of the locale on MacOS X. + Version 0.14.2 - January 2005 * Improved detection of the locale on MacOS X.