Author: Ronan Lamy <[email protected]> Branch: Changeset: r87700:bb38bfe3fe59 Date: 2016-10-11 04:27 +0100 http://bitbucket.org/pypy/pypy/changeset/bb38bfe3fe59/
Log: Move whatsnew-pypy3-5.5.0.rst to the right location diff --git a/pypy/doc/release-pypy3.3-5.5.0.rst b/pypy/doc/whatsnew-pypy3-5.5.0.rst rename from pypy/doc/release-pypy3.3-5.5.0.rst rename to pypy/doc/whatsnew-pypy3-5.5.0.rst --- a/pypy/doc/release-pypy3.3-5.5.0.rst +++ b/pypy/doc/whatsnew-pypy3-5.5.0.rst @@ -1,6 +1,6 @@ -======================== -What's new in PyPy3 2.4+ -======================== +========================= +What's new in PyPy3 5.5.0 +========================= .. this is the revision after pypy3-release-2.4.x was branched .. startrev: 3f967c2be00e _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
