Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r2620:66c37829e1f5 Date: 2016-02-09 13:31 +0100 http://bitbucket.org/cffi/cffi/changeset/66c37829e1f5/
Log: Document whatsnew diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -3,6 +3,18 @@ ====================== +v1.5.1 +====== + +* A few installation-time tweaks (thanks Stefano!) + +* Issue #245: Win32: ``__stdcall`` was never generated for + ``extern "Python"`` functions + +* Issue #246: trying to be more robust against CPython's fragile + interpreter shutdown logic + + v1.5.0 ====== _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit