Author: Armin Rigo <ar...@tunes.org>
Branch: release-1.11
Changeset: r3038:3371c64306f0
Date: 2017-10-04 08:37 +0200
http://bitbucket.org/cffi/cffi/changeset/3371c64306f0/

Log:    tweaks in whatsnew

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -8,11 +8,11 @@
 
 * Fix tests, remove deprecated C API usage
 
-* Fix for 3.6.0/3.6.1 being incompatible with each other unless we hack
+* Fix (hack) for 3.6.0/3.6.1/3.6.2 giving incompatible binary extensions
   (cpython issue `#29943`_)
 
-* Fix for 3.7.0a1+ (it didn't run successfully in CPython's 3.7 branch)
-  
+* Fix for 3.7.0a1+
+
 .. _`#29943`: https://bugs.python.org/issue29943
 
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to