Author: Armin Rigo <[email protected]> Branch: Changeset: r46608:96514c709187 Date: 2011-08-18 18:18 +0200 http://bitbucket.org/pypy/pypy/changeset/96514c709187/
Log: ReST fix. diff --git a/pypy/doc/release-1.6.0.rst b/pypy/doc/release-1.6.0.rst --- a/pypy/doc/release-1.6.0.rst +++ b/pypy/doc/release-1.6.0.rst @@ -63,7 +63,7 @@ been compiled by the JIT, down until the assembler. XXX: publish a public demo? -- The CPython extension module API has been improved and now supports many +* The CPython extension module API has been improved and now supports many more extensions. For information on which one are supported, please refer to our `compatibility wiki`_. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
