]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
* NEWS: Update.
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 1 Sep 2007 10:55:42 +0000 (10:55 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 1 Sep 2007 10:55:42 +0000 (10:55 +0000)
ChangeLog
NEWS

index 912c16e77ac23539742c14766a0923448903da22..ec8d6db2e22ecfcc149807c9775adf8e0487aa01 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2007-09-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
 
+       * NEWS: Update.
+
        * libltdl/ltdl.c (trim): Fix possible write beyond array bound.
 
        * libltdl/ltdl.c (lt_dlopenadvise): Instead of asserting, return
diff --git a/NEWS b/NEWS
index efb79400b3aed9702c40f48450e3f9d784318963..472d1108299534a6f2a4ffb0eb7fe31b170ee828 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -96,6 +96,9 @@ New in 2.1a: 2007-??-??; CVS version 2.1a, Libtool team:
   - Improve linking with C++ libraries on Solaris with Sun compiler.
   - Fix installation of libraries that are required by installation
     commands such as `ln' or `rm'.
+  - More robust parsing of mangled `.la' files inside libltdl, fixing a
+    possible overrun and a crash due to memory exhaustion.
+  - Fix compile command line for gcj on MinGW.
   - Loads of smaller bug fixes.
 
 \f