branch: development
commit 6dd1550cf20e422ce3ad258c8e47bc5b308979dc
Author: Ileana Dumitrescu <[email protected]>
AuthorDate: Tue Oct 15 18:03:27 2024 +0300
Update NEWS for previous commit
---
NEWS | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS b/NEWS
index c83ad75b..2e87652a 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ NEWS - list of user-visible changes between releases of GNU
Libtool
- Fix bug where the constructed rpath omit directories, instead of
appending them to the end.
+ - Fix configure error for when variable 'multlib' is unset.
+
* Noteworthy changes in release 2.5.3 (2024-09-25) [stable]