Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r2080:3bd9383c9cd9
Date: 2015-05-22 00:50 +0200
http://bitbucket.org/cffi/cffi/changeset/3bd9383c9cd9/

Log:    Add doc

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.0.2
+=====
+
+* The out-of-line ABI mode failed when passed a C function declaration
+  with a final "..." argument.
+
+
 1.0.1
 =====
 
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to