Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r55447:dbea5517aa6e Date: 2012-06-06 21:08 +0200 http://bitbucket.org/pypy/pypy/changeset/dbea5517aa6e/
Log: Add the release announcement to the trunk diff --git a/pypy/doc/release-1.9.0.rst b/pypy/doc/release-1.9.0.rst new file mode 100644 --- /dev/null +++ b/pypy/doc/release-1.9.0.rst @@ -0,0 +1,13 @@ +==================== +PyPy 1.9 - Yard Wolf +==================== + +We're pleased to announce the 1.9 release of PyPy. This release brings mostly +bugfixes, small improvements and overall progress on the `numpypy`_ effort. +It also brings an improved situation on windows and OS X. + +First of all we would like to thank you to all people who donated their money. +Even though most of the work is not finished yet and in fact, didn't even +make it to this release, we ... + +.. _`numpypy`: http://pypy.org/numpydonate.html _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
