diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-23 06:03:03 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-07-23 06:03:03 +0300 |
commit | 2a7b1a82bccd03781452124dff9194ab308a83fb (patch) | |
tree | 3b9267348be863ae39a3d77e310241c09a0bbc49 | |
parent | d5eae9adb4b9ebee89fe4978db0b12b4d7a1328c (diff) | |
download | egawk-2a7b1a82bccd03781452124dff9194ab308a83fb.tar.gz egawk-2a7b1a82bccd03781452124dff9194ab308a83fb.tar.bz2 egawk-2a7b1a82bccd03781452124dff9194ab308a83fb.zip |
Update Checklist.
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | Checklist | 6 |
2 files changed, 9 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2019-07-23 Arnold D. Robbins <arnold@skeeve.com> + + * Checklist: Updated. + 2019-07-21 Arnold D. Robbins <arnold@skeeve.com> * command.y, custom.h, eval.c, ext.c, field.c, io.c, @@ -1,4 +1,4 @@ -Thu Apr 18 20:01:43 IDT 2019 +Tue Jul 23 05:56:35 IDT 2019 ============================ A checklist for making releases @@ -28,6 +28,10 @@ doc/gawktexi.in is up to date doc/gawkinet.texi is up to date doc/gawk.1 is up to date doc/awkcard.in is up to date +Italian translations are up to date: + doc/it/gawktexi.in + doc/it/gawk.1 + po/it.po Run prepinfo on the manual. Spell check the manual. Update the wordlist for spell checking. |