summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2023-11-15 02:04:31 +0000
committermidipix <writeonce@midipix.org>2023-11-15 02:04:31 +0000
commit74d6e69d0e9672e08b12ba5def427924417d78b9 (patch)
tree5c882bb01049489868bec4ad0c6d8fc8db8fb31b /NEWS
parent5e729b21c0a1e14bf64f00cdfcdcfb7cdaff5219 (diff)
downloadslibtool-74d6e69d0e9672e08b12ba5def427924417d78b9.tar.bz2
slibtool-74d6e69d0e9672e08b12ba5def427924417d78b9.tar.xz
release 0.5.35v0.5.35
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1375477..0570793 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+0.5.35:
+
+This post-last patch release in the 0.5.x series includes fixes to
+bugs that were discovered since release 0.5.34. In addition, this
+release introduces several new features in slibtool's driver, as
+well as some minor improvements in the implementation of existing
+program functionality.
+
+- driver: properly handle --help after --mode.
+- driver: handle --version as only (repeated) argument more elegantly.
+- driver: modify the cfgnmachine string for accuracy (-dumpmachine or --cchost).
+- driver: added --dumpmachine support.
+- driver: added -weak support, currently a no-op.
+- driver: added -objectlist support.
+- driver: -version-info suport: strictly verify the version info argument.
+- helper: added slbt_map_input(), slbt_unmap_input().
+
0.5.34:
This is the last patch release in the 0.5.x series. As of this release,