From: Ileana Dumitrescu Date: Thu, 10 Oct 2024 14:19:09 +0000 (+0300) Subject: Update NEWS for previous commit X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5bbdb09509dcfef333166b66724f93a63901527c;p=thirdparty%2Flibtool.git Update NEWS for previous commit --- diff --git a/NEWS b/NEWS index d81bde54a..d1e1a1a35 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]