From: Gary V. Vaughan Date: Sun, 29 Aug 2004 17:06:25 +0000 (+0000) Subject: * NEWS: Merge changes from branch-1-5. X-Git-Tag: release-1-9b~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ce81559bb0e2f77473e7664db5eda0c77e54d67;p=thirdparty%2Flibtool.git * NEWS: Merge changes from branch-1-5. --- diff --git a/ChangeLog b/ChangeLog index 9283e239e..243f1229d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-08-29 Gary V. Vaughan + * NEWS: Merge changes from branch-1-5. + * Makefile.am (dist-hook): Always distribute just a README file, but take its contents from README-alpha for alpha releases. diff --git a/NEWS b/NEWS index 926e22020..513a204d2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS - list of user-visible changes between releases of GNU Libtool -New in 1.5b: 2004-??-??; CVS version 1.5a, Libtool team: +New in 1.9b: 2004-??-??; CVS version 1.5a, Libtool team: * The /^_?LT_[A-Z_]+$/ namespace is now reserved for Libtool's own macros. If you have any shell variables in this namespace they will need to be renamed. If you have any macros in this namespace please rename them to @@ -68,6 +68,23 @@ New in 1.5b: 2004-??-??; CVS version 1.5a, Libtool team: * Finished support for QNX RTOS. * Bug fixes. +New in 1.5.8: 2004-08-07; CVS version 1.5.7a, Libtool team: +* Support for Intel C++ version 8.0. +* Improved support for OpenBSD. +* Support for xlc on Mac OS X. +* Better support for zsh as /bin/sh. +* Much faster check for command line length on all BSD systems. +* Better Mac OS X/darwin support. +* Bug Fixes. + +New in 1.5.6: 2004-04-11; CVS version 1.5.5a, Libtool team: +* Installs libltdl files properly in $prefix/share/libtool/libltdl. 1.5.4 + did not install them at all. +* libltdl correctly guesses the extension for loadable modules again. + +New in 1.5.4: 2004-04-03; CVS version 1.5.3a, Libtool team: +* Bug fixes. + New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team: * lt_dlrealloc is an official part of the libltdl API. * --tag, --silent and --debug options are preserved and reused when libtool