Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r2848:eeadf4414558
Date: 2017-01-02 20:54 +0100
http://bitbucket.org/cffi/cffi/changeset/eeadf4414558/

Log:    document

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -20,6 +20,9 @@
   called with libffi because an argument is a struct that is "too
   complicated" (not a struct *pointer*).
 
+* Add support for some obscure compilers (non-msvc, non-gcc, non-icc,
+  non-clang)
+
 
 v1.9
 ====
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to