summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 00dbe09..0567c86 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.5.13:
+
+This patch release ensures successful installation of a shared library with
+which no accompanying static archive was created. The release also includes
+two improvements in slibtool's own build system.
+
+- link mode: create an archive /dev/null symlink placeholder as needed.
+- PE soname support: added the designated LDFLAGS_SONAME variable.
+- build system: configure: pass --sysroot to the linker as a compiler argument.
+
0.5.12:
This patch release includes a variety of fixes and improvements in slibtool's