diff options
author | midipix <writeonce@midipix.org> | 2017-08-10 12:36:14 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-08-10 12:36:14 -0400 |
commit | 79932950b9140fc1604904a13311b87c1929f751 (patch) | |
tree | 2f4351dc71e6b608c298c42f0e8b36bd2b5eb0e5 /NEWS | |
parent | fb50c9c53f08e4b6ef1bdec3ee56d6b7f138b04c (diff) | |
download | slibtool-79932950b9140fc1604904a13311b87c1929f751.tar.bz2 slibtool-79932950b9140fc1604904a13311b87c1929f751.tar.xz |
release 0.5.16v0.5.16
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.5.16: + +This patch release fixes a subtle bug in slibtool-shared's +generation of dependency lists when creating convenience +library archives. Beginning with this release, the mesa +package can be built with slibtool in its entirety. + +- slibtool-shared: properly handle .la arguments when creating an archive. +- slbt_exec_link_create_dep_file(): properly initialize and track fdeps. + 0.5.15: This patch release provides seamless support for the building of |