diff --git a/python-cffi.changes b/python-cffi.changes index 782c74a..134f4e1 100644 --- a/python-cffi.changes +++ b/python-cffi.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Mon Jun 1 18:13:10 UTC 2015 - benoit.monin@gmx.fr -- update to version 1.1.0: +- update to version 1.1.0 (fate#318838): * Out-of-line API mode: we can now declare integer types with typedef int... foo_t;. The exact size and signedness of foo_t is figured out by the compiler.