From 8a13762e60726845351d672ee27c093555bf649e Mon Sep 17 00:00:00 2001 From: Michael Howitz Date: Thu, 9 Dec 2021 08:35:29 +0100 Subject: Add change log entry for #17. --- CHANGES.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 525c51c..2ba0f08 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -5,6 +5,9 @@ 4.8.1 (unreleased) ================== +- Fix date/time format for zh, sv, and es_US. + (`#17 `_) + - 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 `_ -- cgit v1.2.1