diff options
-rw-r--r-- | Checklist | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Fri Apr 4 11:43:29 IDT 2014 +Thu Apr 30 10:01:17 IDT 2015 ============================ A checklist for making releases @@ -57,3 +57,12 @@ run the following command just before rolling a new release: Major releases: - Rotate the ChangeLog and NEWS files. + +========== For Releasing ============ + +To upload: + gnupload --to ftp.gnu.org:gawk gawk-Whatever.gz + +For doc: + Use the perl makeinfo to create the files. + Use gendocs.sh and gendoc_template from gnulib. |