Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r90727:02b4b72d54e6
Date: 2017-03-16 18:00 +0200
http://bitbucket.org/pypy/pypy/changeset/02b4b72d54e6/

Log:    emphasize that pypy3.5 release is linux-64 only

diff --git a/pypy/doc/release-v5.7.0.rst b/pypy/doc/release-v5.7.0.rst
--- a/pypy/doc/release-v5.7.0.rst
+++ b/pypy/doc/release-v5.7.0.rst
@@ -2,7 +2,7 @@
 PyPy2.7 and PyPy3.5 v5.7 - two in one release
 =============================================
 
-We have released PyPy2.7 and a beta-quality PyPy3.5 v5.7.
+We have released PyPy2.7 and a beta-quality PyPy3.5 v5.7 for 64 bit linux.
 This new PyPy2.7 release includes the upstream stdlib version 2.7.13, and
 PyPy 3.5 (our first in the 3.5 series) includes the upstream stdlib version
 3.5.3.
@@ -65,7 +65,7 @@
 We also welcome developers of other `dynamic languages`_ to see what RPython
 can do for them.
 
-This release supports: 
+The PyPy 2.7 release supports: 
 
   * **x86** machines on most common operating systems
     (Linux 32/64 bits, Mac OS X 64 bits, Windows 32 bits, OpenBSD, FreeBSD)
@@ -80,7 +80,7 @@
 .. _`dynamic languages`: http://rpython.readthedocs.io/en/latest/examples.html
 
 Highlights of the PyPy2.7, cpyext, and RPython changes (since 5.6 released 
Nov, 2016)
-=============================================================================================
+=====================================================================================
 
 See also issues that were resolved_
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to