summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba2ebc3c3e..b85b8ec5bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2023-01-06 Paul Eggert <eggert@cs.ucla.edu>
+
+ bootstrap: suppress stray message from --pull
+ * build-aux/bootstrap: Regenerate.
+ * top/bootstrap-funclib.sh (autopull): Suggest running autogen.sh
+ only if it exists (i.e., the package is using autopull.sh/autogen.sh).
+ Suggest the same name for autogen.sh that is used in the test.
+
2023-01-05 Bruno Haible <bruno@clisp.org>
string: Fix compilation errors in C++ mode on Android.