Author: David Schneider <[email protected]> Branch: Changeset: r65335:a5724d9b779d Date: 2013-07-11 09:46 +0200 http://bitbucket.org/pypy/pypy/changeset/a5724d9b779d/
Log: add another point to the list diff --git a/pypy/doc/release-2.1.0-beta1.rst b/pypy/doc/release-2.1.0-beta1.rst --- a/pypy/doc/release-2.1.0-beta1.rst +++ b/pypy/doc/release-2.1.0-beta1.rst @@ -22,6 +22,8 @@ * Stacklet support on ARM +* Interpreter improvements + * Various numpy improvements * Bugfixes to cffi and ctypes _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
