[pypy-commit] pypy default: fix whatsnew

bdkearns noreply at buildbot.pypy.org
Fri Feb 28 00:41:15 CET 2014


Author: Brian Kearns <bdkearns at gmail.com>
Branch: 
Changeset: r69528:5fda2607f040
Date: 2014-02-27 18:35 -0500
http://bitbucket.org/pypy/pypy/changeset/5fda2607f040/

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
@@ -85,3 +85,6 @@
 
 .. branch: remove-intlong-smm
 kills int/long/smalllong/bool multimethods
+
+.. branch: numpy-refactor
+Cleanup micronumpy module


More information about the pypy-commit mailing list