2008-08-01 Gary V. Vaughan <gary@gnu.org>
+ Bring NEWS up to date.
+ * NEWS: Add missing summaries since 2.2.4 release.
+
Implement lt_dlopening of only preloaded modules.
* libltdl/m4/ltdl.m4 (LTDL_INIT): Check for a libltdl that
provides lt_dladvise_preopen when deciding if installed libltdl
- New lt_dloadvise_preload() call to set a hint that only preloadeded
modules can be opened.
+ - libtoolize no longer removes config.guess and config.sub, even when
+ --install is passed.
* 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.
- Initial support for cegcc (Windows CE/PocketPC) cross compilation.
+* Bug fixes:
+
+ - Several testsuite issues have been fixed, thanks to user feedback.
+
New in 2.2.4: 2008-05-04: git version 2.2.3a, Libtool team:
* New features: