summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53c645a55f..331e31a68b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2022-12-27 Paul Eggert <eggert@cs.ucla.edu>
+ Support packages with just 'bootstrap'
+ * top/bootstrap: With --version, also output library version.
+ Support update of package that has only the bootstrap script,
+ and not the other three files.
+ * top/bootstrap-funclib.sh (scriptlibversion): Rename
+ from scriptversion. All uses changed. This way we
+ can distinguish script from script library versions.
+ (upgrade_bootstrap): If the package currently has only
+ the bootstrap script, just update that.
+
Bootstrap with functions, not scripts
* top/bootstrap: Use autopull and autogen functions, not
shell scripts. This lets build-aux/bootstrap become a