aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/Makefile.am7
-rw-r--r--doc/Makefile.in7
-rw-r--r--doc/it/ChangeLog5
4 files changed, 17 insertions, 6 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index e30a2afa..105492fe 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.1.1: Release tar ball made.
+
2021-10-20 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (FS versus FPAT): New subsection.
diff --git a/doc/Makefile.am b/doc/Makefile.am
index d95d5660..e5d6bf19 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,7 +1,8 @@
#
# doc/Makefile.am --- automake input file for gawk
#
-# Copyright (C) 2000, 2001, 2002, 2004, 2005, 2007, 2010, 2011, 2016, 2017
+# Copyright (C) 2000, 2001, 2002, 2004, 2005, 2007, 2010, 2011, 2016, 2017,
+# 2021,
# the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
@@ -48,8 +49,8 @@ EXTRA_DIST = ChangeLog ChangeLog.0 ChangeLog.1 \
macros colors no.colors $(man_MANS) \
lflashlight-small.xpic lflashlight.eps lflashlight.pdf \
rflashlight-small.xpic rflashlight.eps rflashlight.pdf \
- statist.jpg statist.eps statist.pdf \
- wordlist wordlist2 wordlist3 \
+ statist.jpg statist.eps statist.pdf statist.txt \
+ wordlist wordlist2 wordlist3 wordlist4 \
bc_notes
# Get rid of generated files when cleaning
diff --git a/doc/Makefile.in b/doc/Makefile.in
index 860ae8a4..1fd23e55 100644
--- a/doc/Makefile.in
+++ b/doc/Makefile.in
@@ -17,7 +17,8 @@
#
# doc/Makefile.am --- automake input file for gawk
#
-# Copyright (C) 2000, 2001, 2002, 2004, 2005, 2007, 2010, 2011, 2016, 2017
+# Copyright (C) 2000, 2001, 2002, 2004, 2005, 2007, 2010, 2011, 2016, 2017,
+# 2021,
# the Free Software Foundation, Inc.
#
# This file is part of GAWK, the GNU implementation of the
@@ -385,8 +386,8 @@ EXTRA_DIST = ChangeLog ChangeLog.0 ChangeLog.1 \
macros colors no.colors $(man_MANS) \
lflashlight-small.xpic lflashlight.eps lflashlight.pdf \
rflashlight-small.xpic rflashlight.eps rflashlight.pdf \
- statist.jpg statist.eps statist.pdf \
- wordlist wordlist2 wordlist3 \
+ statist.jpg statist.eps statist.pdf statist.txt \
+ wordlist wordlist2 wordlist3 wordlist4 \
bc_notes
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 1576bc29..24318f0d 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.1.1: Release tar ball made.
+
2021-10-21 Antonio Giovanni Colombo <azc100@gmail.com>
* gawktexi.in: Updated.
@@ -123,6 +127,7 @@
* gawktexi.in: Updated.
2020-11-01 Antonio Giovanni Colombo <azc100@gmail.com>
+
* texinfo.tex: Updated.
2020-10-29 Antonio Giovanni Colombo <azc100@gmail.com>