Author: Maciej Fijalkowski <[email protected]> Branch: Changeset: r62952:bb586782e481 Date: 2013-04-03 10:02 +0200 http://bitbucket.org/pypy/pypy/changeset/bb586782e481/
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,3 +115,6 @@ .. branch: remove-list-smm .. branch: bridge-logging +.. branch: curses_cffi + +cffi implementation of _curses _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
