summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46819bbfec..40c097a262 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2022-07-24 Bruno Haible <bruno@clisp.org>
+ Split bootstrap into autopull.sh and autogen.sh.
+ * top/bootstrap-funclib.sh: New file, based on build-aux/bootstrap.
+ * top/autopull.sh: New file, based on build-aux/bootstrap.
+ * top/autogen.sh: New file, based on build-aux/bootstrap.
+ * top/bootstrap: New file, based on build-aux/bootstrap.
+ * top/gen-bootstrap.sed: New file.
+ * Makefile (build-aux/bootstrap): New rule.
+ (regen): Depend on it.
+ * build-aux/bootstrap: Regenerated using "make build-aux/bootstrap".
+
+2022-07-24 Bruno Haible <bruno@clisp.org>
+
bootstrap: Obey another environment variable GNULIB_REFDIR.
* build-aux/bootstrap (usage): Document option --gnulib-refdir and
environment variable GNULIB_REFDIR.