summaryrefslogtreecommitdiff
path: root/docutils/docs/dev
diff options
context:
space:
mode:
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-07-07 14:13:02 +0000
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2010-07-07 14:13:02 +0000
commit40d87fbf4209331d526271fadeae94f3282c7e8b (patch)
tree6d3af153a94472dc9f45ac3ba2c37aa2674ffcef /docutils/docs/dev
parentc334277f35f8331e37586a65c6649ff08231e701 (diff)
downloaddocutils-40d87fbf4209331d526271fadeae94f3282c7e8b.tar.gz
Add note to not forget HISTORY.txt
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@6359 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/dev')
-rw-r--r--docutils/docs/dev/release.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/docutils/docs/dev/release.txt b/docutils/docs/dev/release.txt
index 78cb5d41d..cc65f2e5f 100644
--- a/docutils/docs/dev/release.txt
+++ b/docutils/docs/dev/release.txt
@@ -27,8 +27,16 @@ reminded of them.
* **On the Docutils-develop mailing list, announce that the release is
going to be made, update the release notes and ask for additions.**
+ Consult HISTORY.TXT for changes.
+
* **Announce a check-in freeze on Docutils-develop.**
+Call ``sandbox/infrastructure/release.sh new_version svn_version``.
+For details see the script.
+
+And version numbers are unclear to me new is the current version,
+because only the status will change from ``repository`` to ``release``.
+
* Change ``__version_details__`` in docutils/docutils/__init__.py to
"release" (from "repository").