Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r62984:bcfaa7d5bb72 Date: 2013-04-03 16:27 +0200 http://bitbucket.org/pypy/pypy/changeset/bcfaa7d5bb72/
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 @@ -117,3 +117,7 @@ .. branch: curses_cffi cffi implementation of _curses + +.. branch: sqlite-cffi + +cffi implementation of sqlite3 _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
