From: Ralf Wildenhues Date: Fri, 1 Aug 2008 17:27:31 +0000 (+0200) Subject: * NEWS: Minor fixups. X-Git-Tag: v2.2.6~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7ceff1d0024a24683460be93157edf67bde14cb;p=thirdparty%2Flibtool.git * NEWS: Minor fixups. Signed-off-by: Ralf Wildenhues --- diff --git a/ChangeLog b/ChangeLog index 882d61bac..b2e2171a7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-01 Ralf Wildenhues + + * NEWS: Minor fixups. + 2008-08-01 Gary V. Vaughan Bring NEWS up to date. diff --git a/NEWS b/NEWS index 4e63e0fff..52f880492 100644 --- a/NEWS +++ b/NEWS @@ -11,9 +11,9 @@ New in 2.2.??: 2008-08-??: git version 2.2.5a, Libtool team: * Changes in supported systems or compilers: - - Support for ifort on darwin. - - Support for newer Intel compilers (icc 10, ifort 9) on linux. - - Support cross compile from mingw with wine. + - Fixes for ifort on Darwin, and newer Intel compilers (icc 10, ifort 9) + on GNU/Linux. + - Support cross compile of MinGW with Wine. - Initial support for cegcc (Windows CE/PocketPC) cross compilation. * Bug fixes: