From e14f5d12aefa9b05e0679198a06f00917140ae6c Mon Sep 17 00:00:00 2001 From: Ralf Wildenhues Date: Sat, 1 Sep 2007 10:55:42 +0000 Subject: [PATCH] * NEWS: Update. --- ChangeLog | 2 ++ NEWS | 3 +++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 912c16e77..ec8d6db2e 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 (lt_dlopenadvise): Instead of asserting, return diff --git a/NEWS b/NEWS index efb79400b..472d11082 100644 --- 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. -- 2.47.3