summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-05-05 21:32:50 -0400
committermidipix <writeonce@midipix.org>2016-05-05 21:32:50 -0400
commit9eda979fc5ebc5bdf6056e24fc2af787bee3eea2 (patch)
tree83404dce1116a3d740a8a80ed761349a4aee7652 /NEWS
parente1f4c527ab5b1bbed2e2d47b29788b3a729a10e8 (diff)
downloadslibtool-9eda979fc5ebc5bdf6056e24fc2af787bee3eea2.tar.bz2
slibtool-9eda979fc5ebc5bdf6056e24fc2af787bee3eea2.tar.xz
release 0.5.2v0.5.2
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad144dc..0995d2f 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+0.5.2:
+
+This patch release includes several fixes of bugs that were discovered while
+testing slibtool as the primary libtool in a pkgsrc comprehensive build. In
+addition, the release includes several improvements to slibtool's own build
+system.
+
+- link mode: legabits: generate a perfectly compatible wrapper.
+- install mode: legabits: install a perfectly compatible wrapper.
+- project: by default, slibtool is now an application-only package.
+- build system: added support of --disable-shared and --disable-static.
+- build system: added support of --all-shared and --all-static.
+- build system: properly handle user inclusion of -static in LDFLAGS.
+
0.5.1:
This patch release includes several small fixes, as well as the addition of