Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r83165:6a20a2ae2c3b
Date: 2016-03-19 11:07 +0100
http://bitbucket.org/pypy/pypy/changeset/6a20a2ae2c3b/

Log:    Expand by saying that there is more than just the cpyext fix (though
        not much more)

diff --git a/pypy/doc/release-5.0.1.rst b/pypy/doc/release-5.0.1.rst
--- a/pypy/doc/release-5.0.1.rst
+++ b/pypy/doc/release-5.0.1.rst
@@ -9,6 +9,11 @@
 
 .. _`lxml 3.6.0`: https://pypi.python.org/pypi/lxml/3.6.0
 .. _`crash on large files`: https://bitbucket.org/pypy/pypy/issues/2260
+
+The changes with PyPy 5.0 are only two bug fixes: one in cpyext, which
+fixes notably (but not only) lxml, and another for a corner case of the
+JIT.
+
 What is PyPy?
 =============
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to