Author: Richard Plangger <planri...@gmail.com>
Branch: release-5.x
Changeset: r84489:34346ce876e6
Date: 2016-05-16 20:56 +0200
http://bitbucket.org/pypy/pypy/changeset/34346ce876e6/

Log:    document this branch

diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst
--- a/pypy/doc/whatsnew-head.rst
+++ b/pypy/doc/whatsnew-head.rst
@@ -14,3 +14,9 @@
 .. branch: numpy_broadcast
 
 Add broadcast to micronumpy
+
+.. branch: z196-support
+
+Fixes a critical issue in the register allocator and extends support on s390x. 
PyPy runs and translates on
+the s390x revisions z10 (released February 2008, experimental) and z196 
(released August 2010)
+) in addition to zEC12 and z13.
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to