Author: David Schneider <david.schnei...@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?
 =============
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to