diff options
author | midipix <writeonce@midipix.org> | 2025-06-16 14:47:24 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2025-06-16 14:47:24 +0000 |
commit | d308e4a5ab719e540be0df779efba6fd490495e1 (patch) | |
tree | 97683b3f99cd21e0411f375ab49f95fa6e5f5321 /NEWS | |
parent | dc7bfc9c90988a8d4e363d08d29666947d7d6078 (diff) | |
download | sltdl-d308e4a5ab719e540be0df779efba6fd490495e1.tar.bz2 sltdl-d308e4a5ab719e540be0df779efba6fd490495e1.tar.xz |
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +0.5.1: + +The purpose of this patch release, with only two small changes since the +first tagged release, is to accelerate testing of slibtool and slibtoolize +integration on Adélie Linux. + +sltdl.h: api compatibility: provide the LT_PATHSEP_CHAR macro. +project: ltdl drop-in-replacement: create the target ${libdir} as needed. + 0.5.0: This is the first tagged release of sltdl, a clean implementation for modern |