diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/Makefile.am | 4 | ||||
-rw-r--r-- | doc/Makefile.in | 4 | ||||
-rw-r--r-- | doc/it/ChangeLog | 5 |
4 files changed, 13 insertions, 4 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index d1d9f16f..2ac78b20 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 02ef9a28..e5d6bf19 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -49,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 87e85a71..1fd23e55 100644 --- a/doc/Makefile.in +++ b/doc/Makefile.in @@ -386,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 863eef47..0f0560a7 100644 --- a/doc/it/ChangeLog +++ b/doc/it/ChangeLog @@ -1,4 +1,9 @@ +2021-10-27 Arnold D. Robbins <arnold@skeeve.com> + + * 5.1.1: Release tar ball made. + 2020-11-01 Antonio Giovanni Colombo <azc100@gmail.com> + * texinfo.tex: Updated. 2020-10-29 Antonio Giovanni Colombo <azc100@gmail.com> |