From 64ea2e288d7e6f47075269994319b9331dd09391 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 21 Sep 2008 00:44:37 +0000 Subject: - Add ``principals_allowed_by_permission`` API to security module. --- CHANGES.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index a1ac46fd6..4378fba85 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,10 @@ Next release - Routes URL dispatch did not have access to the WSGI environment, so conditions such as method=GET did not work. + Features + + - Add ``principals_allowed_by_permission`` API to security module. + 0.3.7 (09/09/2008) Features -- cgit v1.2.3