diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +v0.5.1: + +This patch release includes several small fixes, as well as the addition of +an optional (opt-in at runtime) yet important compatibility feature, namely +the installation of .la wrappers. Changes in this release include: + +- driver: added --legabits support. +- install mode: optional installation of .la wrappers. +- project: added compatibility symlinks (clibtool, clibtool-[shared|static]) +- build system: removed the endian.h test. +- build system: proper use of any-os.mk. + v0.5.0: This is the first tagged release of slibtool. It is the result of two months of |