Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r58081:0c8cf6db2041 Date: 2012-10-12 20:04 +0200 http://bitbucket.org/pypy/pypy/changeset/0c8cf6db2041/
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 @@ -38,7 +38,8 @@ .. branch: numpypy-complex2 Complex dtype support for numpy - +.. branch: kill-someobject +major cleanups including killing some object support .. "uninteresting" branches that we should just ignore for the whatsnew: _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
