From: Ileana Dumitrescu Date: Fri, 25 Oct 2024 13:21:40 +0000 (+0300) Subject: Update NEWS for recent commits X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2307e56df3c11125c14cef5db4ca2b0fb02eb912;p=thirdparty%2Flibtool.git Update NEWS for recent commits --- diff --git a/NEWS b/NEWS index 82aac9eab..ab986ba00 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,8 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Fix linking libraries at runtime with tcc by adding run path. + - Fix path comparison by removing trailing slashes on install commands. + ** Changes in supported systems or compilers: - Support additional flang-based compilers, 'f18' and 'f95'.