Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r2063:cd6fb346381b Date: 2015-05-20 14:33 +0200 http://bitbucket.org/cffi/cffi/changeset/cd6fb346381b/
Log: Write this bug fix into whatsnew.rst. 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,14 @@ ====================== +1.0.1 +===== + +* Issue #193: if we use a struct between the first cdef() where it is + declared and another cdef() where its fields are defined, then this + definition was ignored. + + 1.0.0 ===== _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit