branch: development commit 5bbdb09509dcfef333166b66724f93a63901527c Author: Ileana Dumitrescu <ileanadumitresc...@gmail.com> AuthorDate: Thu Oct 10 17:19:09 2024 +0300
Update NEWS for previous commit --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index d81bde54..d1e1a1a3 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,9 @@ NEWS - list of user-visible changes between releases of GNU Libtool - Fix errors when executing 'make distclean' and 'make maintainer-clean'. + - Fix bug where the constructed rpath omit directories, instead of + appending them to the end. + * Noteworthy changes in release 2.5.3 (2024-09-25) [stable]