Author: Armin Rigo <[email protected]> Branch: release-2.4.x Changeset: r73653:00b7a5a8db36 Date: 2014-09-23 09:01 +0200 http://bitbucket.org/pypy/pypy/changeset/00b7a5a8db36/
Log: Update in this branch too diff --git a/pypy/doc/release-2.4.0.rst b/pypy/doc/release-2.4.0.rst --- a/pypy/doc/release-2.4.0.rst +++ b/pypy/doc/release-2.4.0.rst @@ -103,7 +103,7 @@ * Many issues were resolved_ since the 2.3.1 release on June 8 -.. _`whats-new`: http://doc.pypy.org/en/latest/whatsnew-2.3.1.html +.. _`whats-new`: http://doc.pypy.org/en/latest/whatsnew-2.4.0.html .. _resolved: https://bitbucket.org/pypy/pypy/issues?status=resolved We have further improvements on the way: rpython file handling, _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
