summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJens Vagelpohl <jens@plyp.com>2023-01-15 11:50:04 +0100
committerJens Vagelpohl <jens@plyp.com>2023-01-15 11:50:04 +0100
commit5667dd8d1a7a908d37b5b7390bc33ba95d69149b (patch)
treef49614c15222f467da07b49699cafb3e768cd342 /CHANGES.rst
parent332cec1fd94fd7c616a27dcd895663c92e5826e0 (diff)
downloadzope-security-5667dd8d1a7a908d37b5b7390bc33ba95d69149b.tar.gz
- Remove proxying code for names that no longer exist in Python 3
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 0e86f75..00352a5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,6 +5,9 @@
6.0 (unreleased)
================
+- Remove proxying code for names that no longer exist in Python 3.
+ (`#92 <https://github.com/zopefoundation/zope.security/issues/92>`_)
+
- Drop support for Python 2.7, 3.5, 3.6.