Author: Armin Rigo <[email protected]> Branch: Changeset: r59737:72067c5281f4 Date: 2013-01-05 17:34 +0100 http://bitbucket.org/pypy/pypy/changeset/72067c5281f4/
Log: Document a minor branch merge 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 @@ -28,5 +28,7 @@ .. branch: remove-PYPY_NOT_MAIN_FILE +.. branch: missing-jit-operations + .. branch: fix-lookinside-iff-oopspec Fixed the interaction between two internal tools for controlling the JIT. _______________________________________________ pypy-commit mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-commit
