diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-21 23:14:41 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-04-21 23:14:41 +0300 |
commit | d9f847509262a0090549e837ac4409ea46ff0b28 (patch) | |
tree | 3f50c4e1702782aab7457e6735312f02c633de8e | |
parent | 7086030948da88c9683a136c945b5b864c1a1a11 (diff) | |
download | egawk-d9f847509262a0090549e837ac4409ea46ff0b28.tar.gz egawk-d9f847509262a0090549e837ac4409ea46ff0b28.tar.bz2 egawk-d9f847509262a0090549e837ac4409ea46ff0b28.zip |
Update release checklist some.
-rw-r--r-- | Checklist | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Sun Apr 14 13:10:50 IDT 2013 +Sun Apr 21 23:14:21 IDT 2013 ============================ A checklist for making releases @@ -29,6 +29,8 @@ doc/gawk.texi 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 +Run prepinfo on the manual. +Spell check the manual. test/Makefile.am: order and prettify lists of tests API Version numbers have been modified correctly in gawkapi.h. |