summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2015-02-15 17:15:37 +0000
committer <>2015-02-19 19:47:18 +0000
commitc026ca36e37d2643623a75d0d3e9e451023139f3 (patch)
treee896c8a93510c00c6261f7c5c4902648611bd56b /NEWS
parentf7bbc21981ffdbbe2d4435556e3ead0828dce160 (diff)
downloadlibtool-tarball-c026ca36e37d2643623a75d0d3e9e451023139f3.tar.gz
Imported from /home/lorry/working-area/delta_libtool-tarball/libtool-2.4.6.tar.xz.HEADlibtool-2.4.6master
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3a44cf8..d7ca434 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
NEWS - list of user-visible changes between releases of GNU Libtool
+* Noteworthy changes in release 2.4.6 (2015-02-15) [stable]
+
+** New features:
+
+ - LT_SYS_LIBRARY_PATH can be set in config.site, or at configure time
+ and persists correctly in the generated libtool script.
+
+** Bug fixes:
+
+ - Fix a race condition in ltdl dryrun test that would cause spurious
+ random failures of that test.
+
+ - LT_SYS_DLSEARCH_PATH is munged correctly.
+
+
* Noteworthy changes in release 2.4.5 (2015-01-19) [stable]
** New features: