aboutsummaryrefslogtreecommitdiffstats
path: root/doc/release_process.rst
diff options
context:
space:
mode:
authorlloyd <[email protected]>2012-10-30 20:51:42 +0000
committerlloyd <[email protected]>2012-10-30 20:51:42 +0000
commit0593fd6561132ad59ae57bc21945546e2b0526d9 (patch)
tree050ab674c5fd4a34f42612aa2040ad06a8307dac /doc/release_process.rst
parent631a50205bafb33ff8c7f1828371bbdae0d2bc9a (diff)
Slightly more detail here
Diffstat (limited to 'doc/release_process.rst')
-rw-r--r--doc/release_process.rst10
1 files changed, 7 insertions, 3 deletions
diff --git a/doc/release_process.rst b/doc/release_process.rst
index 0d15c7601..7ad8aa214 100644
--- a/doc/release_process.rst
+++ b/doc/release_process.rst
@@ -86,6 +86,10 @@ Post Release Process
Immediately after the new release is created, update
``botan_version.py`` and ``readme.txt`` once again, incrementing the
-version number and removing the release dates. Create a new release
-notes file for the next release. Use "Not Yet Released" as the
-placeholder for the release date.
+version number and removing the release dates.
+
+Add a new release notes file for the next release, including a new
+entry in ``relnotes/index.rst``.
+
+Use "Not Yet Released" as the placeholder for the release date. Use
+checkin message "Bump for X.Y.Z".