summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-03-04 17:25:04 +0100
committerBruno Haible <bruno@clisp.org>2019-03-04 17:25:04 +0100
commitd355f90561200e05b46488a045f5ac12ad7b5669 (patch)
treef24293423c9bac6575e6641f5d309029f585f2d6 /ChangeLog
parent5c04e7191d2d4ef7e79c7f7f925439fd461228d5 (diff)
downloadgnulib-d355f90561200e05b46488a045f5ac12ad7b5669.tar.gz
relocatable-prog: Revert "Use wrapper-free installation on Mac OS X."
* build-aux/install-reloc: Revert change. * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4fe487749c..580f7e69c7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2019-03-04 Bruno Haible <bruno@clisp.org>
+
+ relocatable-prog: Revert "Use wrapper-free installation on Mac OS X."
+ * build-aux/install-reloc: Revert change.
+ * m4/relocatable.m4 (gl_RELOCATABLE_BODY): Likewise.
+
2019-02-24 Paul Eggert <eggert@cs.ucla.edu>
nstrftime: support the ‘+’ flag