Author: Maciej Fijalkowski <fij...@gmail.com>
Branch: 
Changeset: r64174:4e5b27e8c621
Date: 2013-05-15 17:06 +0200
http://bitbucket.org/pypy/pypy/changeset/4e5b27e8c621/

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
@@ -10,3 +10,9 @@
 
 .. branch: numpy-subarrays
 It is now possible to create arrays and dtypes that use subarrays
+
+.. branch: remove-array-smm
+Remove multimethods in the arraymodule
+
+.. branch: callback-stacklet
+Fixed bug when switching stacklets from a C callback
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to