summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 501405d..f0ba71e 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -5,7 +5,10 @@
4.2.4 (unreleased)
==================
-- Nothing changed yet.
+- Add the interface ``ISystemPrincipal`` and make
+ ``zope.security.management.system_user`` a regular object that
+ implements this interface. This facilitates providing adapter
+ registrations specifically for the ``system_user``.
4.2.3 (2018-08-09)