diff options
Diffstat (limited to 'pypy/doc/whatsnew-head.rst')
-rw-r--r-- | pypy/doc/whatsnew-head.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pypy/doc/whatsnew-head.rst b/pypy/doc/whatsnew-head.rst index 9f9598c2ff..e8f20436b7 100644 --- a/pypy/doc/whatsnew-head.rst +++ b/pypy/doc/whatsnew-head.rst @@ -70,3 +70,8 @@ fields. .. branch: win-tcl8.6 Update the version of Tk/Tcl on windows to 8.6 + + +.. branch: intbound-improvements-3 + +Refactor the intbound analysis in the JIT |