]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
Update NEWS for recent commits
authorIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 25 Oct 2024 13:21:40 +0000 (16:21 +0300)
committerIleana Dumitrescu <ileanadumitrescu95@gmail.com>
Fri, 25 Oct 2024 13:21:40 +0000 (16:21 +0300)
NEWS

diff --git a/NEWS b/NEWS
index 82aac9eab9307a4eef36ef2fccded1631c83cab1..ab986ba00f73fc2163fb88eb7e2fd20c8f0e0546 100644 (file)
--- 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'.