Author: mattip <matti.pi...@gmail.com>
Branch: 
Changeset: r80256:f3e5e5b87b80
Date: 2015-10-16 10:19 +0300
http://bitbucket.org/pypy/pypy/changeset/f3e5e5b87b80/

Log:    shuffle and cleanup release notice

diff --git a/pypy/doc/release-15.11.0.rst b/pypy/doc/release-15.11.0.rst
--- a/pypy/doc/release-15.11.0.rst
+++ b/pypy/doc/release-15.11.0.rst
@@ -8,6 +8,20 @@
 `vectorization`_ for numpy and general loops where possible on x86 hardware,
 refactored rough edges in rpython, and increased functionality of numpy.
 
+You can download the PyPy 15.11 release here:
+
+    http://pypy.org/download.html
+
+We would like to thank our donors for the continued support of the PyPy
+project.
+
+We would also like to thank our contributors (7 new ones since PyPy 2.6.0) and 
+encourage new people to join the project. PyPy has many
+layers and we need help with all of them: `PyPy`_ and `RPython`_ documentation
+improvements, tweaking popular `modules`_ to run on pypy, or general `help`_ 
+with making RPython's JIT even better. 
+
+
 Vectorization
 =============
 
@@ -51,19 +65,6 @@
 .. _`vectorization`: http://pypyvecopt.blogspot.co.at/
 .. _`guards`: http://rpython.readthedocs.org/en/latest/glossary.html
 
-You can download the PyPy 15.11 release here:
-
-    http://pypy.org/download.html
-
-We would like to thank our donors for the continued support of the PyPy
-project, and our volunteers and contributors.  
-
-We would also like to thank our contributors (7 new ones since PyPy 2.6.0) and 
-encourage new people to join the project. PyPy has many
-layers and we need help with all of them: `PyPy`_ and `RPython`_ documentation
-improvements, tweaking popular `modules`_ to run on pypy, or general `help`_ 
-with making RPython's JIT even better. 
-
 .. _`PyPy`: http://doc.pypy.org 
 .. _`RPython`: https://rpython.readthedocs.org
 .. _`cffi`: https://cffi.readthedocs.org
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to