aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rwxr-xr-xbootstrap.sh2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fd8d2b5..f3f7e7e0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-04-28 Arnold D. Robbins <arnold@skeeve.com>
+
+ * bootstrap.sh: Fix a comment.
+
2013-04-24 Arnold D. Robbins <arnold@skeeve.com>
* io.c (do_getline_redir): Fix the leading comment.
diff --git a/bootstrap.sh b/bootstrap.sh
index cd6ed10d..496d8a03 100755
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -34,7 +34,7 @@ touch extension/configh.in
sleep 1
touch test/Maketests
find . -name Makefile.in -print | xargs touch
-touch doc/gawk.texi # make later than gawkman.texi
+touch doc/gawk.texi # make later than gawktexi.in
sleep 1
touch doc/*.info
touch po/*.gmo