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

index eb9e2d3bacfa6664be183ebad03352a64f359aa0..850636905ed6ac821e0fa4052f83fda8b83bd2db 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 (try_dlopen): Do not test array address of
diff --git a/NEWS b/NEWS
index b576e5e48b773b32708d5f1dc3ec1b940e05bcfe..20424da4a93b6b3833ce6edf1360e869de3318f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,9 @@
 NEWS - list of user-visible changes between releases of GNU Libtool
 
 New in 1.5.25a: 2007-??-??; CVS version 1.5.25a, Libtool team:
+* 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.
 * Bug Fixes.
 \f
 New in 1.5.24: 2007-06-17; CVS version 1.5.23c, Libtool team: