Author: David Schneider <david.schnei...@picle.org>
Branch: 
Changeset: r65169:15b0489c15d8
Date: 2013-07-03 10:15 +0200
http://bitbucket.org/pypy/pypy/changeset/15b0489c15d8/

Log:    fix whatsnew

diff --git a/pypy/doc/whatsnew-2.1.rst b/pypy/doc/whatsnew-2.1.rst
--- a/pypy/doc/whatsnew-2.1.rst
+++ b/pypy/doc/whatsnew-2.1.rst
@@ -5,6 +5,9 @@
 .. this is a revision shortly after release-2.0
 .. startrev: a13c07067613
 
+.. branch: ndarray-ptp
+put and array.put
+
 .. branch: numpy-pickle
 Pickling of numpy arrays and dtypes (including record dtypes)
 
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
@@ -5,6 +5,9 @@
 .. this is a revision shortly after release-2.0
 .. startrev: a13c07067613
 
+.. branch: ndarray-ptp
+put and array.put
+
 .. branch: numpy-pickle
 Pickling of numpy arrays and dtypes (including record dtypes)
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to