summaryrefslogtreecommitdiffhomepage
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-09-08 19:40:20 +0000
committermidipix <writeonce@midipix.org>2020-09-08 19:40:20 +0000
commitec2276d408e199ce41d0fe4932569b07418d90be (patch)
treed9e2840e5fe1f510c4359d219dfa9a8f69cb9dd5 /NEWS
parentf2ca6195e4ba84e0f1770fdb2016acadc95146c6 (diff)
downloadslibtool-2e32f37ef078555a6aaec8dbddce6d75e7a46638.tar.bz2
slibtool-2e32f37ef078555a6aaec8dbddce6d75e7a46638.tar.xz
release 0.5.30v0.5.30
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44a16d1..fc90010 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.5.30:
+
+This patch release fixes sed usage ('\s' vs '[[:space:]]') in
+slibtool's own build system. Release immediately in order to
+prevent build errors in strict build environments.
+
+- build system: ccenv_output_defs(): use conformant sed construct.
+
0.5.29:
This patch release provides a few important additions and bug fixes,