Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r57703:3a44a4de7397 Date: 2012-10-01 16:56 +0200 http://bitbucket.org/pypy/pypy/changeset/3a44a4de7397/
Log: fix the 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 @@ -18,6 +18,7 @@ .. branch: numpypy_count_nonzero .. branch: numpy-refactor Remove numpy lazy evaluation and simplify everything +.. branch: numpy-reintroduce-jit-drivers .. branch: numpy-fancy-indexing Support for array[array-of-ints] in numpy .. branch: even-more-jit-hooks _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
