[pypy-svn] r39123 - pypy/release/0.99.x/pypy/doc
pedronis at codespeak.net
pedronis at codespeak.net
Sat Feb 17 17:07:18 CET 2007
Author: pedronis
Date: Sat Feb 17 17:07:16 2007
New Revision: 39123
Modified:
pypy/release/0.99.x/pypy/doc/news.txt
Log:
merging 0.99 news from 39120, 39121
Modified: pypy/release/0.99.x/pypy/doc/news.txt
==============================================================================
--- pypy/release/0.99.x/pypy/doc/news.txt (original)
+++ pypy/release/0.99.x/pypy/doc/news.txt Sat Feb 17 17:07:16 2007
@@ -15,6 +15,26 @@
.. _`iCalendar format`: webcal://pypycal.sabi.net///calendars/PyPy.ics
.. _eventhistory: eventhistory.html
+PyPy 0.99.0: optimizations, backends, new object spaces and more
+==================================================================
+
+We are proud to release PyPy 0.99.0, our fifth public release. See
+the `release announcement <release-0.99.0.html>`__ to read about the
+many new features in this release. See also our detailed instructions on
+how to `get started`_. *(February 17th, 2007)*
+
+.. _`get started`: getting-started.html
+
+
+py lib 0.9.0: py.test, distributed execution, greenlets and more
+==================================================================
+
+Our development support and testing library was publically released, see the
+`0.9 release announcement <http://codespeak.net/py/dist/release-0.9.0.html>`__
+and its extensive `online documentation <http://codespeak.net/py/dist/>`__.
+(February 15th, 2007)
+
+
PyPy Trillke Sprints upcoming, 25-28th Feb and 1-5th March 2007
==================================================================
More information about the Pypy-commit
mailing list