Author: David Schneider <[email protected]>
Branch: 
Changeset: r65551:ef8730c2c417
Date: 2013-07-23 12:07 +0200
http://bitbucket.org/pypy/pypy/changeset/ef8730c2c417/

Log:    reorder

diff --git a/pypy/doc/release-2.1.0-beta2.rst b/pypy/doc/release-2.1.0-beta2.rst
--- a/pypy/doc/release-2.1.0-beta2.rst
+++ b/pypy/doc/release-2.1.0-beta2.rst
@@ -8,8 +8,6 @@
 Highlights
 ==========
 
-* On packaging compile the CFFI tk extension.
-
 * Fixed issue `1533`_: fix an RPython-level OverflowError for 
space.float_w(w_big_long_number). 
 
 * Fixed issue `1552`_: GreenletExit should inherit from BaseException
@@ -22,6 +20,8 @@
   split on environment variables, honour CFLAGS, CPPFLAGS, LDSHARED and
   LDFLAGS.
 
+* On packaging, compile the CFFI tk extension.
+
 .. _`1533`: https://bugs.pypy.org/issue1533
 .. _`1552`: https://bugs.pypy.org/issue1552
 .. _`1537`: https://bugs.pypy.org/issue1537
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to