From: Ralf Wildenhues Date: Sat, 1 Sep 2007 10:56:08 +0000 (+0000) Subject: * NEWS: Update. X-Git-Tag: release-1-5-26~25 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=425a0eaa5010ced562088d6960d06c98c8343517;p=thirdparty%2Flibtool.git * NEWS: Update. --- diff --git a/ChangeLog b/ChangeLog index eb9e2d3ba..850636905 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-09-01 Ralf Wildenhues + * 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 b576e5e48..20424da4a 100644 --- 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. New in 1.5.24: 2007-06-17; CVS version 1.5.23c, Libtool team: