]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: updated.
authorGary V. Vaughan <gary@gnu.org>
Tue, 9 Mar 1999 12:47:06 +0000 (12:47 +0000)
committerGary V. Vaughan <gary@gnu.org>
Tue, 9 Mar 1999 12:47:06 +0000 (12:47 +0000)
ChangeLog
NEWS

index 5570ff99984ab0796835a62e60349b7e83c77252..c457538f24795d8f8cadefc4104c817276fa6126 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1999-03-09  Gary V. Vaughan <gvaughan@oranda.demon.co.uk>
+
+       * NEWS: updated.
+
 1999-03-08  Alexandre Oliva  <oliva@dcc.unicamp.br>
 
        * ltmain.in: extract symbols from program objects to nlist first,
diff --git a/NEWS b/NEWS
index 80aabc9a006e7580889ccbfc062b851b9634dc60..e625e20f021d4bd4e5af9eee3dcc6a62cab4d623 100644 (file)
--- 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.