aboutsummaryrefslogtreecommitdiffstats
path: root/Checklist
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-30 10:07:33 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-30 10:07:33 +0300
commitd38a65f812c74acc859c8ea36e26c28cfbeffcc9 (patch)
tree0f4aa60e1fe39a04863657d94afff46a82215e09 /Checklist
parentf586cd49506935eb48a6afeaff6988087f947ed1 (diff)
parent665ec924795675c32d7178613367ec9f7a7d08e1 (diff)
downloadegawk-d38a65f812c74acc859c8ea36e26c28cfbeffcc9.tar.gz
egawk-d38a65f812c74acc859c8ea36e26c28cfbeffcc9.tar.bz2
egawk-d38a65f812c74acc859c8ea36e26c28cfbeffcc9.zip
Merge branch 'gawk-4.1-stable'
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.