Author: Armin Rigo <ar...@tunes.org>
Branch: release-1.1
Changeset: r2176:68fd76822813
Date: 2015-06-09 11:33 +0200
http://bitbucket.org/cffi/cffi/changeset/68fd76822813/

Log:    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,13 @@
 ======================
 
 
+1.1.2
+=====
+
+* ``ffi.gc()``: fixed a race condition in multithreaded programs
+  introduced in 1.1.1
+
+
 1.1.1
 =====
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to