summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-12-31 19:20:46 +0100
committerAkim Demaille <akim.demaille@gmail.com>2019-01-04 18:17:08 +0100
commitce6b5cfac8dc60297d433bc868d32469dc06c36d (patch)
tree77857a257beed3674f226be234fe986cc20ab9d5 /ChangeLog
parent3df8b9400cc16e660547d689ad430c3580bfab6b (diff)
downloadgnulib-ce6b5cfac8dc60297d433bc868d32469dc06c36d.tar.gz
bootstrap: die when some submodules are not initialized
* build-aux/bootstrap: Make sure all submodules are initialized.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f520d5e72d..6aa873cf7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-01-04 Akim Demaille <akim@lrde.epita.fr>
+
+ bootstrap: die when some submodules are not initialized
+ * build-aux/bootstrap: Make sure all submodules are initialized.
+
2019-01-04 Bruno Haible <bruno@clisp.org>
bitsetv: Fix module dependencies.