summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2017-08-09 14:58:49 -0400
committermidipix <writeonce@midipix.org>2017-08-09 14:58:49 -0400
commit463cc121c63ba1df637f95ae30fdb2724efc827d (patch)
treec37e6570c719b8c0242ac8ce3f9ab7367f9dd201 /NEWS
parent6714546260a1521d78f695b7e2c0d2ebc064ae5d (diff)
downloadslibtool-463cc121c63ba1df637f95ae30fdb2724efc827d.tar.bz2
slibtool-463cc121c63ba1df637f95ae30fdb2724efc827d.tar.xz
release 0.5.15v0.5.15
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 827d0d0..6d68e4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+0.5.15:
+
+This patch release provides seamless support for the building of
+packages which rely on the ordering of linker arguments. With
+slibtool, reordering takes place only when deemed necessary.
+
+- link mode: support packages that rely on argument reordering.
+- error trace: remove and fix inadvertent calls to strerror(3).
+
0.5.14:
This patch release provides several fixes at the driver level, as well as