Author: Armin Rigo <[email protected]> Branch: Changeset: r57910:cdd972e51b7e Date: 2012-10-08 14:14 +0200 http://bitbucket.org/pypy/pypy/changeset/cdd972e51b7e/
Log: Document the merged 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 @@ -36,6 +36,10 @@ .. branch: stdlib-2.7.3 The stdlib was updated to version 2.7.3 +.. branch: numpypy-complex2 +Complex dtype support for numpy + + .. "uninteresting" branches that we should just ignore for the whatsnew: .. branch: slightly-shorter-c _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
