docs/HISTORY.txt
changeset 87 5c4c8b122f94
parent 80 516461b95b63
child 95 8523355aaf7c
--- a/docs/HISTORY.txt	Thu Jul 13 10:52:59 2017 +0200
+++ b/docs/HISTORY.txt	Thu Jul 13 11:04:49 2017 +0200
@@ -1,6 +1,14 @@
 History
 =======
 
+0.1.5
+-----
+ - added "context" support to authorization API's "effective_principals" method call, to be able to get
+   current request principals in a context different from those of the request; this feature is required for a
+   good support of "local roles"...
+ - updated system manager permissions
+ - changed ZMI permissions
+
 0.1.4
 -----
  - use request.url instead of request.view_name in forbidden view referrer