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 4829d58e83..1208d4c6d5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2022-01-05 Glenn Washburn <development@efficientek.com>
+
+ bootstrap: When a commit is specified, do a shallow fetch if possible.
+ Rationale and explanation:
+ <https://lists.gnu.org/archive/html/bug-gnulib/2021-10/msg00073.html>.
+ * bootstrap: When a commit hash is specified, ask for this specific
+ commit on fetch, and fallback to fetching the entire repository if
+ fetching by commit hash fails.
+
2022-01-05 Paul Eggert <eggert@cs.ucla.edu>
stack: pacify gcc -Wsign-compare