summaryrefslogtreecommitdiff
path: root/HOWTO-RELEASE
diff options
context:
space:
mode:
Diffstat (limited to 'HOWTO-RELEASE')
-rw-r--r--HOWTO-RELEASE9
1 files changed, 7 insertions, 2 deletions
diff --git a/HOWTO-RELEASE b/HOWTO-RELEASE
index 0896ef99..dfadd5cd 100644
--- a/HOWTO-RELEASE
+++ b/HOWTO-RELEASE
@@ -25,7 +25,11 @@ Notes on releasing.
1. Commit any unsaved changes.
2. Use gnulib's gitlog-to-changelog script to add new (since the last
- release) entries to the traditional ChangeLog file. Take note of
+ release) entries to the traditional ChangeLog file.
+
+ http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob_plain;f=build-aux/gitlog-to-changelog
+
+ Take note of
the most recent change note time stamp and use that as the starting
point. Concatenate the old logs to the new logs. The added logs
may be used to help produce the release notes (in next step). For
@@ -43,7 +47,8 @@ Notes on releasing.
4. Add vX.X.html file to the list of 'docfiles' files in the html/Makefile.am.
-5. Update html/index.html to refer to this new page as the current release.
+5. Update html/index.html to refer to this new page as the current release,
+ and update date at the bottom of the page
6. Increment the release version in configure.ac. Put 'alpha' or
'beta' after the version, if applicable. For example: