aboutsummaryrefslogtreecommitdiffstats
path: root/Checklist
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2016-11-04 06:23:05 +0200
committerArnold D. Robbins <arnold@skeeve.com>2016-11-04 06:23:05 +0200
commit45b51d1ceba490e2950097f45ddb591bb03b0eed (patch)
tree80735f77c436e9ecb4fb4aac6543d1efaf2e9d10 /Checklist
parent89aca740aae3503f02264aa2fc06fa44abc6fd97 (diff)
parent78f928be279fa3c66cdc430b9523a0773eb8a40c (diff)
downloadegawk-45b51d1ceba490e2950097f45ddb591bb03b0eed.tar.gz
egawk-45b51d1ceba490e2950097f45ddb591bb03b0eed.tar.bz2
egawk-45b51d1ceba490e2950097f45ddb591bb03b0eed.zip
Merge branch 'master' into feature/typed-regex
Diffstat (limited to 'Checklist')
-rw-r--r--Checklist4
1 files changed, 3 insertions, 1 deletions
diff --git a/Checklist b/Checklist
index b33fac65..f180522d 100644
--- a/Checklist
+++ b/Checklist
@@ -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