(unknown)
Ileana Dumitrescu <[email protected]> Fri, 25 Oct 2024 09:24:41 -0400 (EDT)
| Newsgroups | gmane.comp.gnu.libtool.cvs |
|---|---|
| Message-ID | <[email protected]> |
branch: development commit 2307e56df3c11125c14cef5db4ca2b0fb02eb912 Author: Ileana Dumitrescu <[email protected]> AuthorDate: Fri Oct 25 16:21:40 2024 +0300 Update NEWS for recent commits --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 82aac9ea..ab986ba0 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'.