summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2018-09-17 11:34:36 +0200
committerBruno Haible <bruno@clisp.org>2018-09-17 11:56:17 +0200
commit187071f3cf8189296927a0bc6478db6af149b4f5 (patch)
tree40ae0a3de2e4b186d2de80da255e2af6bd91fc7c /ChangeLog
parent89e580a80935bce446a3a5526a25caf151bca297 (diff)
downloadlibunistring-187071f3cf8189296927a0bc6478db6af149b4f5.tar.gz
Remove the 'fixaclocal' auxiliary script.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a615594..946f339 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2018-09-17 Bruno Haible <bruno@clisp.org>
+
+ Remove the 'fixaclocal' auxiliary script.
+ * autogen.sh: Don't invoke fixaclocal.
+ * Makefile.am (ACLOCAL): Remove override.
+ (EXTRA_DIST): Remove build-aux/fixaclocal.
+ * build-aux/fixaclocal: Remove file.
+
2018-05-17 Bruno Haible <bruno@clisp.org>
Prepare for 0.9.10 release.