From 425a0eaa5010ced562088d6960d06c98c8343517 Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sat, 1 Sep 2007 10:56:08 +0000 Subject: [PATCH] * NEWS: Update. --- ChangeLog | 2 ++ NEWS | 3 +++ 2 files changed, 5 insertions(+) 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: -- 2.47.3