Author: Armin Rigo <[email protected]> Branch: Changeset: r63944:d9fbe2e2f230 Date: 2013-05-09 19:24 +0200 http://bitbucket.org/pypy/pypy/changeset/d9fbe2e2f230/
Log: Fix this diff --git a/pypy/doc/release-2.0.0.rst b/pypy/doc/release-2.0.0.rst --- a/pypy/doc/release-2.0.0.rst +++ b/pypy/doc/release-2.0.0.rst @@ -34,8 +34,8 @@ This release supports x86 machines running Linux 32/64, Mac OS X 64 or Windows 32. Windows 64 work is still stalling, we would welcome a volunteer -to handle that. ARM support is on the way and we're expecting to release -an alpha ARM version shortly. +to handle that. ARM support is on the way, as you can see from the recently +released alpha for ARM. .. _`pypy 2.0 and cpython 2.7.3`: http://speed.pypy.org _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
