diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2019-04-21 15:04:14 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2019-04-21 15:04:14 +0300 |
commit | dfb4f3b18cc0490cf1db9dad021fce62a99443b5 (patch) | |
tree | 73521ae6691edc38c503a20725135a7a7ac95d93 /Checklist | |
parent | 3ee06fa46236117ccb00fe4e832e7a7e4694f7f8 (diff) | |
parent | 847657fa4ec580658371d6fcaea547f7769fb569 (diff) | |
download | egawk-dfb4f3b18cc0490cf1db9dad021fce62a99443b5.tar.gz egawk-dfb4f3b18cc0490cf1db9dad021fce62a99443b5.tar.bz2 egawk-dfb4f3b18cc0490cf1db9dad021fce62a99443b5.zip |
Merge branch 'gawk-5.0-stable'
Diffstat (limited to 'Checklist')
-rw-r--r-- | Checklist | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,4 +1,4 @@ -Thu Feb 28 21:19:43 IST 2019 +Thu Apr 18 20:01:43 IDT 2019 ============================ A checklist for making releases @@ -59,6 +59,8 @@ run the following command just before rolling a new release: Major releases: - Rotate the ChangeLog and NEWS files. +- When doing so, update any necessary Makefile.am files to + list the rotated ChangeLog file! ========== For Releasing ============ |