summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJens W. Klein <jk@kleinundpartner.at>2021-12-08 00:37:48 +0100
committerJens W. Klein <jk@kleinundpartner.at>2021-12-08 00:37:48 +0100
commitdac792b2a1449c4377468d1acc1126e15f9dceec (patch)
treea1001909285fab31d8d805a09771822829b91296 /CHANGES.rst
parent825fea4b8b315b794670f2fc1cb5d8c68b92cdb4 (diff)
downloadzope-i18n-fix-Zope-994-2.tar.gz
Fix problems with zope_i18n_compile_mo_files early assignmentfix-Zope-994-2
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 006cc24..525c51c 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,7 +5,9 @@
4.8.1 (unreleased)
==================
-- Nothing changed yet.
+- Fix problems with ``zope_i18n_compile_mo_files`` early assignment to
+ module variable in ``config.py`` in a non-breaking way.
+ See also `Zope issue #994 <https://github.com/zopefoundation/Zope/issues/994>`_
4.8.0 (2021-09-07)