diff options
author | midipix <writeonce@midipix.org> | 2016-06-23 19:09:28 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-06-23 19:09:28 -0400 |
commit | 9355e9ac6c35be29a7bdc591d484dfd091fb3440 (patch) | |
tree | 80a9b1ae80e61d448ea3c921350b45043a6fd613 /NEWS | |
parent | b9575f640dcf44bbce4f97e5e92289b34d1d073a (diff) | |
download | slibtool-9355e9ac6c35be29a7bdc591d484dfd091fb3440.tar.bz2 slibtool-9355e9ac6c35be29a7bdc591d484dfd091fb3440.tar.xz |
release 0.5.6v0.5.6
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.5.6: + +This patch release contains a few important fixed to program logic, +as well as one addition to slibtool's own build system. + +- driver: added --finish support. +- link mode: properly handle empty dependency files. +- link mode: properly handle absolute path when joining archives. +- build system: support project-specific overrides of OS and toolchain defs. + 0.5.5: This patch release contains a couple of important fixed to program logic, |