From 5aa77ac65bd9ac2d818f0d16be611445d9dfcc2d Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Wed, 2 Feb 2005 16:18:15 +0000 Subject: [PATCH] * NEWS: Update. --- ChangeLog | 4 ++++ NEWS | 13 +++++++++++-- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c2d71aa26..9d141f35a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-02 Ralf Wildenhues + + * NEWS: Update. + 2005-02-01 Ralf Wildenhues * m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) diff --git a/NEWS b/NEWS index cb1205cbf..883338415 100644 --- a/NEWS +++ b/NEWS @@ -2,9 +2,18 @@ NEWS - list of user-visible changes between releases of GNU Libtool New in 1.5.11a: 2004-??-??; CVS version 1.5.11a, Libtool team: * Support for Portland Group compiler on Linux. -* libtoolize now also installs `install-sh'. * Support (mostly) for DragonFly BSD. -* Bug Fixes. +* Updated support for Intel compilers on Linux. +* Makes use of $datarootdir, which is necessary for Autoconf >= 2.60. +* Fix for a buffer overrun in the opendir/readdir replacement code. + This code was used by older versions of MinGW only. +* Some compiler/linker flags commonly used to select ABI features are allowed + through in link mode. This fixes some 64bit build failures and Darwin's + -framework. +* Handling of archives that have multiple members with the same name on Darwin. +* Relaxed copyright permissions for the .m4 macro files. +* Bug Fixes, among others for: Linux search path parsing, a Tru64 + kernel panic, UNICOS, linking of dependent libraries. New in 1.5.10: 2004-09-19; CVS version 1.5.9a, Libtool team: * GNU/linux ia64 fixes. -- 2.47.3