summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2018-03-05 07:26:47 -0600
committerJason Madden <jamadden@gmail.com>2018-03-05 07:26:47 -0600
commitd2e12b6b54c7a204dc2954b71f5a6ee3efba80f1 (patch)
treeb5ed031e4533a6f748b139db466a216dd38787bf
parented552e0fc71db76eca3d962b04fc1e4dca9fe3ae (diff)
downloadzope-tal-d2e12b6b54c7a204dc2954b71f5a6ee3efba80f1.tar.gz
Add change note for #11 [skip ci]
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 3abe971..c437cd4 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,6 +7,8 @@
- Host documentation at https://zopetal.readthedocs.io
+- Fix a ``NameError`` on Python 3 in talgettext.py affecting i18ndude.
+ See https://github.com/zopefoundation/zope.tal/pull/11
4.3.0 (2017-08-08)
==================