summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2021-09-04 10:26:26 +0200
committerSimon Josefsson <simon@josefsson.org>2021-09-04 10:26:26 +0200
commit8b58d52924d86efc302a0b777bc382c44f5194cd (patch)
tree3e28b4927b6a41fe53a691a0801a421ca068ff8c /ChangeLog
parentc81d4c183a13638d7f9a48cd5d6c7dc554ae0174 (diff)
downloadgnulib-8b58d52924d86efc302a0b777bc382c44f5194cd.tar.gz
doc: Improve help related to bootstrap script.
* doc/gnulib-tool.texi (VCS Issues): Make title more positive, s/Issues/Integration/. Some more bootstrap-related hints, including changing suggested submodule path from .gnulib to gnulib as this seems to be more wide-spread.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f9e3986028..015f20b1e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2021-09-04 Simon Josefsson <simon@josefsson.org>
+
+ doc: Improve help related to bootstrap script.
+ * doc/gnulib-tool.texi (VCS Issues): Make title more positive,
+ s/Issues/Integration/. Some more bootstrap-related hints,
+ including changing suggested submodule path from .gnulib to gnulib
+ as this seems to be more wide-spread.
+
2021-09-04 Paul Eggert <eggert@cs.ucla.edu>
intprops: fix minor doc glitches