[pypy-commit] pypy default: add some more highlights to the beta release notes

bivab noreply at buildbot.pypy.org
Wed Jul 10 14:47:57 CEST 2013


Author: David Schneider <david.schneider at picle.org>
Branch: 
Changeset: r65314:a009475abbd3
Date: 2013-07-10 07:36 -0500
http://bitbucket.org/pypy/pypy/changeset/a009475abbd3/

Log:	add some more highlights to the beta release notes

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
@@ -18,16 +18,20 @@
 ==========
 
 * Bugfixes to the ARM JIT backend, so that ARM is now an officially
-  supported processor architecture.
+  supported processor architecture
 
-* Various numpy improvements.
+* Stacklet support on ARM
 
-* Bugfixes to cffi and ctypes.
+* Various numpy improvements
+
+* Bugfixes to cffi and ctypes
 
 * Bugfixes to the stacklet support
 
 * Improved logging performance
 
+* Faster sets for objects
+
 What is PyPy?
 =============
 


More information about the pypy-commit mailing list