Author: Armin Rigo <[email protected]> Branch: Changeset: r77421:ce9daaa5437c Date: 2015-05-20 10:41 +0200 http://bitbucket.org/pypy/pypy/changeset/ce9daaa5437c/
Log: Fix whatsnew 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 @@ -114,3 +114,7 @@ branch numpy-flags Finish implementation of ndarray.flags, including str() and repr() + +.. branch: cffi-1.0 + +PyPy now includes CFFI 1.0. _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
