From: Bruno Haible Date: Tue, 4 Oct 2011 22:09:01 +0000 (+0200) Subject: Mention portability to MacOS X 10.7. X-Git-Tag: v0.18.2~53 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=9b86642ad4158b279bb2f33b828f39608ac94547;p=thirdparty%2Fgettext.git Mention portability to MacOS X 10.7. --- diff --git a/NEWS b/NEWS index 515b4b53e..0a8ccfebb 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -Version 0.18.2 - July 2010 +Version 0.18.2 - October 2011 * xgettext now understands the block comment syntax of Guile 2.0. @@ -13,6 +13,9 @@ Version 0.18.2 - July 2010 program. These options, together with --with-git, allow to trade dependencies against installed package size. --with-xz has the highest compression rate, followed by --with-git, followed by --with-bzip2. + +* Portability: + - Building on MacOS X 10.7 is now supported. Version 0.18.1 - June 2010