Author: Armin Rigo <[email protected]> Branch: Changeset: r2326:d81337f89fa5 Date: 2015-10-06 13:53 +0200 http://bitbucket.org/cffi/cffi/changeset/d81337f89fa5/
Log: reminder to document diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst --- a/doc/source/whatsnew.rst +++ b/doc/source/whatsnew.rst @@ -19,6 +19,8 @@ It also fixes corner cases like ``typedef const int T; T a;`` which would previously not consider ``a`` as a constant. +* XXX __stdcall + v1.2.1 ====== _______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
