Author: Armin Rigo <ar...@tunes.org>
Branch: 
Changeset: r2064:207ea6cc2922
Date: 2015-05-20 14:37 +0200
http://bitbucket.org/cffi/cffi/changeset/207ea6cc2922/

Log:    Mention a0f4efcdb20b

diff --git a/doc/source/whatsnew.rst b/doc/source/whatsnew.rst
--- a/doc/source/whatsnew.rst
+++ b/doc/source/whatsnew.rst
@@ -10,6 +10,8 @@
   declared and another cdef() where its fields are defined, then this
   definition was ignored.
 
+* Enums were buggy if you used too many "..." in their definition.
+
 
 1.0.0
 =====
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to