diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +0.5.15: + +This patch release provides seamless support for the building of +packages which rely on the ordering of linker arguments. With +slibtool, reordering takes place only when deemed necessary. + +- link mode: support packages that rely on argument reordering. +- error trace: remove and fix inadvertent calls to strerror(3). + 0.5.14: This patch release provides several fixes at the driver level, as well as |