[pypy-commit] pypy default: fix whatsnew

fijal noreply at buildbot.pypy.org
Tue Sep 11 16:04:52 CEST 2012


Author: Maciej Fijalkowski <fijall at gmail.com>
Branch: 
Changeset: r57290:370d278d5eeb
Date: 2012-09-11 16:04 +0200
http://bitbucket.org/pypy/pypy/changeset/370d278d5eeb/

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
@@ -16,6 +16,8 @@
 
 .. branch: iterator-in-rpython
 .. branch: numpypy_count_nonzero
+.. branch: numpy-refactor
+Remove numpy lazy evaluation and simplify everything
 .. branch: even-more-jit-hooks
 Implement better JIT hooks
 .. branch: virtual-arguments


More information about the pypy-commit mailing list