Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r83167:40cbac9041aa
Date: 2016-03-19 11:18 +0100
http://bitbucket.org/pypy/pypy/changeset/40cbac9041aa/

Log:    update

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
@@ -10,9 +10,9 @@
 .. _`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.
+The changes between PyPy 5.0 and 5.0.1 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
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to