libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[FYI] update NEWS on 1.5.1 in one go, because I'm lazy


From: Scott James Remnant
Subject: [FYI] update NEWS on 1.5.1 in one go, because I'm lazy
Date: Fri, 23 Jan 2004 05:46:50 +0000

Index: NEWS
===================================================================
RCS file: /cvsroot/libtool/libtool/NEWS,v
retrieving revision 1.109.2.3
diff -u -r1.109.2.3 NEWS
--- NEWS        5 Aug 2003 16:29:48 -0000       1.109.2.3
+++ NEWS        23 Jan 2004 05:45:23 -0000
@@ -1,7 +1,18 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
-New in 1.5.1: 2003-??-??; CVS version 1.5.0a, Libtool team:
+New in 1.5.1: 2004-01-??; CVS version 1.5.0a, Libtool team:
 * lt_dlrealloc is an official part of the libltdl API.
+* --tag, --silent and --debug options are preserved and reused when libtool
+  calls itself for relinking etc.
+* `-pthread' and similar options are honoured when linking shared libraries.
+* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
+  object compilation.
+* New link mode option `-precious-files-regex' to prevent accidental removal
+  of files you want to keep, such as test coverage data, from the temporary
+  output directory.
+* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
+* Recognises the 'R' symbol type on Solaris so read-only symbols can be
+  exported.
 * Bug fixes.
 
 New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:




reply via email to

[Prev in Thread] Current Thread [Next in Thread]