diff options
author | midipix <writeonce@midipix.org> | 2018-11-07 23:59:50 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2018-11-07 23:59:50 -0500 |
commit | 5be89b29afe7144902ea5bb6479849541b0b10b8 (patch) | |
tree | 7360bfe1545c70b646cf68e781b5929da098c516 /NEWS | |
parent | a62f9038bdfb998958afbd3097656dfa6d611cc2 (diff) | |
download | slibtool-5be89b29afe7144902ea5bb6479849541b0b10b8.tar.bz2 slibtool-5be89b29afe7144902ea5bb6479849541b0b10b8.tar.xz |
release 0.5.28v0.5.28
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +0.5.28: + +This patch release allows the enhanced target-ar logic that was +introduced in the previous patch release to properly work on legacy +systems with a tricky posix_spawnp() implementation. + +- driver: enhanced target-ar logic: accommodate legacy systems. + 0.5.27: This patch release provides an important enhancement with respect to the |