Author: Matti Picus <matti.pi...@gmail.com>
Branch: 
Changeset: r71061:b0eeffcdd58f
Date: 2014-04-29 22:32 +0300
http://bitbucket.org/pypy/pypy/changeset/b0eeffcdd58f/

Log:    update whatsnew

diff --git a/pypy/doc/whatsnew-2.3.0.rst b/pypy/doc/whatsnew-2.3.0.rst
--- a/pypy/doc/whatsnew-2.3.0.rst
+++ b/pypy/doc/whatsnew-2.3.0.rst
@@ -152,3 +152,12 @@
 
 .. branch: small-unroll-improvements
 Improve optimization of small allocation-heavy loops in the JIT
+
+.. branch: reflex-support
+   
+.. branch: asmosoinio/fixed-pip-installation-url-github-githu-1398674840188
+
+.. branch: lexer_token_position_class
+
+.. branch: refactor-buffer-api
+Properly implement old/new buffer API for objects and start work on replacing 
bufferstr usage
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
@@ -3,12 +3,6 @@
 =======================
 
 .. this is a revision shortly after release-2.3.x
-.. startrev: ba569fe1efdb
+.. startrev: 0524dae88c75
 
-.. branch: small-unroll-improvements
-Improve optimiziation of small allocation-heavy loops in the JIT
 
-.. branch: reflex-support
-
-.. branch: refactor-buffer-api
-Properly implement old/new buffer API for objects and start work on replacing 
bufferstr usage
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to