diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2016-11-04 06:18:18 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2016-11-04 06:18:18 +0200 |
commit | 72dbddf3dfe335113c8e4b691cda07a3b6a379b7 (patch) | |
tree | aa369c0a649785cd4aab52a8a44481c61de2f6d2 | |
parent | 4df6c8350491d0b1584e998b14f95aed47af7286 (diff) | |
download | egawk-72dbddf3dfe335113c8e4b691cda07a3b6a379b7.tar.gz egawk-72dbddf3dfe335113c8e4b691cda07a3b6a379b7.tar.bz2 egawk-72dbddf3dfe335113c8e4b691cda07a3b6a379b7.zip |
Update Checklist a bit.
-rw-r--r-- | Checklist | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Fri Aug 12 11:39:43 IDT 2016 +Wed Nov 2 05:40:56 IST 2016 ============================ A checklist for making releases @@ -30,6 +30,7 @@ doc/gawk.1 is up to date doc/awkcard.in is up to date Run prepinfo on the manual. Spell check the manual. +Update the wordlist for spell checking. test/Makefile.am: order and prettify lists of tests API Version numbers have been modified correctly in gawkapi.h. @@ -39,6 +40,7 @@ Testing on make maintainer-clean make release + compile with tcc compile with pcc compile with clang |