diff options
| author | Marius Gedminas <marius@gedmin.as> | 2022-09-12 10:23:41 +0300 |
|---|---|---|
| committer | Marius Gedminas <marius@gedmin.as> | 2022-09-12 10:23:41 +0300 |
| commit | 24bd6eefaecf2195977a139cdaff2ccfef4e85cd (patch) | |
| tree | 99caa9d6b2c06070b9855c77739f78008d90c1b3 | |
| parent | 4d5ef53663af9b4ee643daf499aa2ed9fc2aaf15 (diff) | |
| download | zope-interface-24bd6eefaecf2195977a139cdaff2ccfef4e85cd.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 7737325..7fced0a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -11,6 +11,9 @@ - Add some more entries to ``zope.interface.interfaces.__all__``. +- Disable unsafe math optimizations in C code. See `pull request 262 + <https://github.com/zopefoundation/zope.interface/pull/262>`_. + 5.4.0 (2021-04-15) ================== |
