summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Madden <jamadden@gmail.com>2015-06-02 13:57:04 -0500
committerJason Madden <jamadden@gmail.com>2015-06-02 13:57:04 -0500
commit51a392b8a94fba1b75c7a5e4f28dd7875cbdd54d (patch)
tree7c62fa9d024af18fe23f9b8964916143b599c240
parent3606074d3814d4876608ccfac13bf32cd0fe473e (diff)
downloadzope-security-51a392b8a94fba1b75c7a5e4f28dd7875cbdd54d.tar.gz
Changelog.
-rw-r--r--CHANGES.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index f420f45..0b4dedb 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -4,7 +4,8 @@ Changes
4.0.3 (unreleased)
------------------
-- TBD
+- Fixed iteration over security proxies in Python 3 using the
+ pure-Python implementation.
4.0.2 (2015-06-02)
------------------