diff options
author | midipix <writeonce@midipix.org> | 2016-09-11 09:52:22 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-09-11 09:52:22 -0400 |
commit | 7f7c4f95802cd8d430bb305f01e04560a55c5471 (patch) | |
tree | 94d59b11da3cf74374729c20376645033d54603a /NEWS | |
parent | 6fda2b770fedb6ca3553bcb3490a4c1738495d23 (diff) | |
download | slibtool-7f7c4f95802cd8d430bb305f01e04560a55c5471.tar.bz2 slibtool-7f7c4f95802cd8d430bb305f01e04560a55c5471.tar.xz |
release 0.5.8v0.5.8
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +0.5.8: + +This patch release follows several important bug-fixes, as well as the +addition and integration of error trace support. + +- install mode: support the -f (force copy) command line argument. +- link mode: properly use dependency information associated with .la wrappers. +- link mode: ignore -rpath when deciding whether to create an executable. +- utility: added error trace support, integration, and annotated output. +- library: added public error trace interfaces. +- argv.h: error message formatting: handle lonely long options. + 0.5.7: This patch release contains one future-looking change in the project's |