diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 09:54:41 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2019-03-02 09:54:41 +0000 |
commit | 91feae568eee7653b8031be4285a392ebc618972 (patch) | |
tree | 88b90a092c67e344d4d19ac488f7ddd7d05958ab /NEWS | |
parent | 54d0dc0990f13a86680fa55c623f0570853749ac (diff) | |
download | s6-linux-init-91feae568eee7653b8031be4285a392ebc618972.tar.xz |
Build everything as PIC by default; prepare for 0.4.0.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,5 +1,12 @@ Changelog for s6-linux-init. +In 0.4.0.1 +---------- + + - Compatibility with skalibs-2.8.0.0. + - Everything now builds as PIC by default. + + In 0.4.0.0 ---------- @@ -28,4 +35,3 @@ In 0.3.0.0 - Added this NEWS file. :) - Major types overhaul to make them more POSIXly correct: compatibility with skalibs-2.5.0.0. - |