summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-09-08 03:25:18 +0000
committermidipix <writeonce@midipix.org>2020-09-08 03:25:18 +0000
commitdf1569ac9e82d0c4d5ae6402b84402a5d88d0454 (patch)
tree29bfc5b399abaf83a83f7c4f3d9ccc324247889f /NEWS
parent712060650be4ca4ba6fd84fc4670a12a6cef79b7 (diff)
downloadslibtool-df1569ac9e82d0c4d5ae6402b84402a5d88d0454.tar.bz2
slibtool-df1569ac9e82d0c4d5ae6402b84402a5d88d0454.tar.xz
release 0.5.29v0.5.29
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 760e3f5..44a16d1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,21 @@
+0.5.29:
+
+This patch release provides a few important additions and bug fixes,
+as well as several improvements in slibtool's own build system. In
+addition, it denotes the (semantic) transition from midipix.org
+to foss21.org.
+
+- driver: added F77 support.
+- driver: added -XCClinker support.
+- driver: added FC support.
+- driver: host flavors: added suffixed suffixes support.
+- driver: --heuristics: respect explicit --disable-shared and/or -static.
+- driver: resolve conflicting and/or incompatible command-line arguments.
+- driver, link mode: properly implement the -module semantics.
+- driver, compile & link mode: support arbitrary & known compiler wrappers.
+- link mode: host flavors: properly support suffixed suffixes.
+- install mode: host flavors: properly support suffixed suffixes.
+
0.5.28:
This patch release allows the enhanced target-ar logic that was