From 2eeb030d232f904f734ef61dab07c19f677c06f0 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Tue, 9 Mar 1999 12:47:06 +0000 Subject: [PATCH] * NEWS: updated. --- ChangeLog | 4 ++++ NEWS | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5570ff999..c457538f2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +1999-03-09 Gary V. Vaughan + + * NEWS: updated. + 1999-03-08 Alexandre Oliva * ltmain.in: extract symbols from program objects to nlist first, diff --git a/NEWS b/NEWS index 80aabc9a0..e625e20f0 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,12 @@ NEWS - list of user-visible changes between releases of GNU Libtool New in 1.2e: CVS version; 1.2f: 1999-?-?, Libtool team: +* In order for libtool to attempt to link a shared library (dll) on win32 + platforms, you must pass the -no-undefined flag to libtool in link mode. +* The path to GNU ld now works on cygwin-b18 to cygwin-b20.2 at least. +* Support for IRIX library versioning. +* Improved support for DJGPP envionment. +* Wrapper scripts now work on win32. * libtool will correctly link uninstalled libraries into programs and prefer uninstalled libraries to installed ones * Library paths that are in the system search path are no longer hardcoded. -- 2.47.3