Author: Armin Rigo <ar...@tunes.org> Branch: Changeset: r2257:c1df0e533840 Date: 2015-08-26 09:09 +0200 http://bitbucket.org/cffi/cffi/changeset/c1df0e533840/
Log: Document issue #217 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,13 @@ ====================== +v1.2.2 +====== + +* Issue #217: fix possible unaligned pointer manipulation, which crash + on some architectures (64-bit, non-x86). + + v1.2.1 ====== _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit