summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authory-fujisaki2 <31396984+y-fujisaki2@users.noreply.github.com>2017-09-27 15:28:29 +0900
committerGitHub <noreply@github.com>2017-09-27 15:28:29 +0900
commita143b834b099e9a1678a56af011b305ff36f0117 (patch)
tree2b2ffae520c2831da150b3cb81e1f0f798403f8b
parentf69a256465d17d19f781d748ed39920f7e2ddd83 (diff)
downloadzope-i18nmessageid-a143b834b099e9a1678a56af011b305ff36f0117.tar.gz
Fix process of reference count during GC (#9)
@jamadden Thank you for your follows. I done it.
-rw-r--r--CHANGES.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index ab3428e..bc1e3ff 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,7 +4,8 @@ Changes
4.1.1 (unreleased)
------------------
-- TBD
+- Fix the possibility of a rare crash in the C extension when deallocating items. See
+ https://github.com/zopefoundation/zope.i18nmessageid/issues/7
4.1.0 (2017-05-02)
------------------