diff options
author | Armin Rigo <arigo@tunes.org> | 2011-08-28 16:55:31 +0200 |
---|---|---|
committer | Armin Rigo <arigo@tunes.org> | 2011-08-28 16:55:31 +0200 |
commit | 5d02648d2b042fae6af41fe92d70fd7623b4408f (patch) | |
tree | 838f1d982638de16c374b109f7a16a7307b3eba4 /pypy/doc/how-to-release.rst | |
parent | Merge the fixed stacklet branch. (diff) | |
download | pypy-5d02648d2b042fae6af41fe92d70fd7623b4408f.tar.gz pypy-5d02648d2b042fae6af41fe92d70fd7623b4408f.tar.bz2 pypy-5d02648d2b042fae6af41fe92d70fd7623b4408f.zip |
Documentation for continulets.
Diffstat (limited to 'pypy/doc/how-to-release.rst')
-rw-r--r-- | pypy/doc/how-to-release.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pypy/doc/how-to-release.rst b/pypy/doc/how-to-release.rst index 80eb91a2cb..b360b84af6 100644 --- a/pypy/doc/how-to-release.rst +++ b/pypy/doc/how-to-release.rst @@ -42,7 +42,6 @@ Release Steps JIT: windows, linux, os/x no JIT: windows, linux, os/x sandbox: linux, os/x - stackless: windows, linux, os/x * write release announcement pypy/doc/release-x.y(.z).txt the release announcement should contain a direct link to the download page |