diff options
-rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 07afb641..35de1c22 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,8 @@ Bugs fixed sets it per parser run, which improves the interoperability with other users of libxml2 such as libxmlsec. +* LP#1881960: Fix build in CPython 3.10 by using Cython 0.29.20. + 4.5.1 (2020-05-19) ================== |