This is an automated email from the git hooks/post-receive script.
ildumi pushed a commit to branch development
in repository libtool.
The following commit(s) were added to refs/heads/development by this push:
new 5638a56f NEWS: Update for previous commit
5638a56f is described below
commit 5638a56f2f45ce77a92e5ee6a2c9fb5aa575523d
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Mon Jan 13 19:52:33 2025 +0200
NEWS: Update for previous commit
---
NEWS | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/NEWS b/NEWS
index e1302ab7..2412efff 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ NEWS - list of user-visible changes between releases of GNU
Libtool
- Add tagging for Objective-C and Objective-C++, OBJC and OBJCXX.
+** Bug fixes:
+
+ - Fix wrongly deduplicated compiler dependencies on linux.
+
* Noteworthy changes in release 2.5.4 (2024-11-20) [stable]