[pypy-commit] pypy default: fix whatsnew

bdkearns noreply at buildbot.pypy.org
Sat Apr 6 02:23:11 CEST 2013


Author: Brian Kearns <bdkearns at gmail.com>
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


More information about the pypy-commit mailing list