commit | 4edc70ed2835104eb895fc079ae358c053114cc6 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Wed Mar 14 22:34:29 2018 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Mar 14 22:34:29 2018 +0100 |
tree | a1f21f227098343f555ed371b7194a7495a33ad3 | |
parent | 97bb3bd5a440774d38332a987217a2a7fbacb0d5 [diff] [blame] |
Added admin-related SQL codes, updated AdminDao & group list controller. Change-Id: I0000000000000000000000000000000000000000
diff --git a/core/Changes b/core/Changes index 0ad7a54..00b1efe 100644 --- a/core/Changes +++ b/core/Changes
@@ -1,3 +1,8 @@ +version 0.60.1 +14/03/2018 + - removed AdminHandlerIface (margaretha) + - removed isSystemAdmin in User class (margaretha) + version 0.60 13/03/2018 - removed old policy and deprecated code (margaretha)