[pypy-svn] r64382 - pypy/trunk/pypy/doc
pedronis at codespeak.net
pedronis at codespeak.net
Sun Apr 19 16:57:40 CEST 2009
Author: pedronis
Date: Sun Apr 19 16:57:40 2009
New Revision: 64382
Modified:
pypy/trunk/pypy/doc/release-1.1.0.txt
Log:
some acks
Modified: pypy/trunk/pypy/doc/release-1.1.0.txt
==============================================================================
--- pypy/trunk/pypy/doc/release-1.1.0.txt (original)
+++ pypy/trunk/pypy/doc/release-1.1.0.txt Sun Apr 19 16:57:40 2009
@@ -74,7 +74,7 @@
- PyPy's Python interpreter can be translated to Java bytecode now to
produce a pypy-jvm. At the moment there is no integration with
- Java libraries, so this is not really useful yet.
+ Java libraries yet, so this is not really useful.
- We added cross-compilation machinery to our translation toolchain to
make it possible to cross-compile our Python interpreter to Nokia's
@@ -98,4 +98,13 @@
http://morepypy.blogspot.com/2009/03/good-news-everyone.html
http://morepypy.blogspot.com/2009/03/jit-bit-of-look-inside.html
-XXX ack
+Have fun,
+
+ the PyPy release team, [in alphabetical order]
+
+ Anders Hammerquist, Antonio Cuni, Armin Rigo, Carl Friedrich Bolz,
+ Christian Tismer, Holger Krekel, Maciek Fijalkowski,
+ Samuele Pedroni
+
+ and many others:
+ http://codespeak.net/pypy/dist/pypy/doc/contributor.html
More information about the Pypy-commit
mailing list