summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-09-14 08:55:11 -0400
committermidipix <writeonce@midipix.org>2016-09-14 08:55:11 -0400
commit8f07c59b89632f15559720c95e994d512219a0ff (patch)
treef673c6a58e25b6bc67a29e05b70af406d5753e29 /NEWS
parent7f35de9733d3c82eadd5eb17028803a602c3c1d8 (diff)
downloadslibtool-8f07c59b89632f15559720c95e994d512219a0ff.tar.bz2
slibtool-8f07c59b89632f15559720c95e994d512219a0ff.tar.xz
release 0.5.9v0.5.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3202b2c..9fef199 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+0.5.9:
+
+This patch release enhances support of indirect dependencies, as well
+the handling of direct invocation of executables (as opposed to passing
+an executable to gdb or similar as an argument).
+
+- execute mode: properly handle direct program invocation.
+- link mode: account for directory depth when generating .deps for .la wrapper.
+- link mode: properly handle sub-directories in indirect .la wrapper dependency.
+- link mode: properly handle dependency information in current-dir .la wrappers.
+
0.5.8:
This patch release follows several important bug-fixes, as well as the