summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2016-05-07 20:41:19 -0400
committermidipix <writeonce@midipix.org>2016-05-07 20:49:26 -0400
commita6544253fd2f1b0a25aed2ec548db2ba02fea4c1 (patch)
tree76133671ea5addb46507a0793c39764250a5b5c1 /NEWS
parent42e1ff0389cbaa95365086ade841703671c4a303 (diff)
downloadslibtool-a6544253fd2f1b0a25aed2ec548db2ba02fea4c1.tar.bz2
slibtool-a6544253fd2f1b0a25aed2ec548db2ba02fea4c1.tar.xz
release 0.5.3v0.5.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0995d2f..b61a761 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+0.5.3:
+
+This patch release includes a few minor fixes and several improvements, all
+related to slibtool's own build system.
+
+- build system: app.tag: avoid unconditional step execution.
+- build system: configure: added --strict, --ccstrict, --ldstrict support.
+- build system: Makefile: added the .conf convenience target.
+- build system: Makefile: added the .display_cc convenience target.
+- build system: Makefile: added the -display_cflags convenience target.
+- build system: Makefile: added custom header installation support.
+
0.5.2:
This patch release includes several fixes of bugs that were discovered while