summaryrefslogtreecommitdiff
path: root/Checklist
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-30 10:01:29 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-30 10:01:29 +0300
commit7e6fcced8b12b2e6f0c04c9f36841a963a660b86 (patch)
tree3ad76b70d44132a59866eedf82d82bb6d6f7bbe0 /Checklist
parenta7b3553c2c3aa362d28493d75691a8dc86f707ba (diff)
downloadgawk-7e6fcced8b12b2e6f0c04c9f36841a963a660b86.tar.gz
Add some notes in Checklist.
Diffstat (limited to 'Checklist')
-rw-r--r--Checklist11
1 files changed, 10 insertions, 1 deletions
diff --git a/Checklist b/Checklist
index e0e1ffec..cb9c4d24 100644
--- a/Checklist
+++ b/Checklist
@@ -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.