diff options
author | midipix <writeonce@midipix.org> | 2016-09-15 19:38:47 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-09-15 19:38:47 -0400 |
commit | e7323083cef75db971720fd4367c78cfc3ec4d08 (patch) | |
tree | 9c1e010bff0c0429ab3b23d6b7531b3fe140b626 /NEWS | |
parent | ffa593c0605bda78be7568c1514583a283c4b902 (diff) | |
download | slibtool-e7323083cef75db971720fd4367c78cfc3ec4d08.tar.bz2 slibtool-e7323083cef75db971720fd4367c78cfc3ec4d08.tar.xz |
release 0.5.10v0.5.10
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +0.5.10: + +This patch release fixes the following subtle link-mode bugs: + +- link mode: archive creation: .la-associated objects are always under .libs/. +- link mode: soname: properly handle -module when output begins with dso prefix. + 0.5.9: This patch release enhances support of indirect dependencies, as well |