Author: Brian Kearns <[email protected]> Branch: Changeset: r63076:d34ad891ac19 Date: 2013-04-05 20:22 -0400 http://bitbucket.org/pypy/pypy/changeset/d34ad891ac19/
Log: fix whatsnew diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -115,9 +115,9 @@ .. branch: remove-list-smm .. branch: bridge-logging .. branch: curses_cffi - cffi implementation of _curses .. branch: sqlite-cffi +cffi implementation of sqlite3 -cffi implementation of sqlite3 +.. branch: release-2.0-beta2 _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
