Author: Armin Rigo <[email protected]> Branch: release-2.2.x Changeset: r67958:be2e961e769d Date: 2013-11-11 20:18 +0100 http://bitbucket.org/pypy/pypy/changeset/be2e961e769d/
Log: Precision from irc diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst --- a/pypy/doc/how-to-release.rst +++ b/pypy/doc/how-to-release.rst @@ -48,6 +48,6 @@ * send announcements to pypy-dev, python-list, python-announce, python-dev ... -* add a tag on jitviewer that corresponds to pypy release -* add a tag on codespeed that corresponds to pypy release (XXX where??) +* add a tag on the pypy/jitviewer repo that corresponds to pypy release +* add a tag on the codespeed web site that corresponds to pypy release _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
