]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
some more important news pointed out by Gary
authorAlexandre Oliva <oliva@dcc.unicamp.br>
Thu, 29 Apr 1999 12:47:37 +0000 (12:47 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Thu, 29 Apr 1999 12:47:37 +0000 (12:47 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 67ed8b0029a8fefde600a42e07bcb7602b9a1936..26555092f5572d5e85bcb135348c8737924de964 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,10 @@ New in 1.3: 1999-04-29, Libtool team:
   libtool libraries.  Linking of uninstalled libtool libraries into
   libraries is under development for 1.4.
 * Do not drop library dependencies on platforms that allow them.
+* Linking with uninstalled libraries no longer picks installed ones by 
+  mistake.
+* Use libraries from the build tree when running uninstalled
+  executables (may require double linking).  
 * Allow developers to optimize for build-tree executions.
 * Support -export-symbols-regex for controlled symbol exporting.
 * Support -R to hardcode directories in library search paths.