summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3fd73f3f74..21dbc68b10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2022-12-27 Paul Eggert <eggert@cs.ucla.edu>
+ Make autopull a shell function too
+ This does not change behavior. It is helpful for future changes.
+ * top/autopull.sh: Call autopull to do the actual work.
+ (usage, download_po_files, update_po_files):
+ Move to top/bootstrap-funclib.sh.
+ * top/bootstrap-funclib.sh (autopull_usage): Rename from ‘usage’.
+ (autopull): New function, containing the top level of the
+ old top/autopull.sh.
+
Make autogen a shell function too
This does not change behavior. It is helpful for future changes.
* top/autogen.sh: Call autogen to do the actual work.