summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Howitz <mh@gocept.com>2011-09-24 05:38:34 +0000
committerMichael Howitz <mh@gocept.com>2011-09-24 05:38:34 +0000
commitfd2798658718bb4a993c75ec1779662a765a1e3e (patch)
treef51a07a2ca6078e726e7ee1e59abca5d7bfcd432
parent55e0a2c3fa6d02e1cf96384288c96cffa5417943 (diff)
downloadzope-security-fd2798658718bb4a993c75ec1779662a765a1e3e.tar.gz
fixed spelling
-rw-r--r--CHANGES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 9ebe207..20bcf66 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,7 +5,7 @@ CHANGES
3.8.3 (unreleased)
------------------
-- Fixed a regression introduced in 3.8.1: ``zope.location`` 's LocationProxy
+- Fixed a regression introduced in 3.8.1: ``zope.location``\'s LocationProxy
did not get a security checker if ``zope.security.decorator`` was not
imported manually. Now ``zope.security.decorator`` is imported in
``zope.security.proxy`` without re-introducing the circular import fixed in