summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-01 11:22:19 +0100
committerElgarL <ElgarL@palmergames.com>2011-10-01 11:22:19 +0100
commit0462026f332de2fd2d2bc442b222b91de5853c1a (patch)
tree8f270c354bb20847594428ec062211ae89740935 /EssentialsGroupManager/src/Changelog.txt
parentab67d0e2323cc332f0e863085774867cfe95dbdf (diff)
downloadEssentials-0462026f332de2fd2d2bc442b222b91de5853c1a.tar
Essentials-0462026f332de2fd2d2bc442b222b91de5853c1a.tar.gz
Essentials-0462026f332de2fd2d2bc442b222b91de5853c1a.tar.lz
Essentials-0462026f332de2fd2d2bc442b222b91de5853c1a.tar.xz
Essentials-0462026f332de2fd2d2bc442b222b91de5853c1a.zip
Fixed an issue with superperms where plugins define perms with
inheritance after the root perms
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 4f90b82cd..74752bca8 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -23,4 +23,5 @@ v 1.1:
- Fix for GM not checking inheritance for known superperms nodes.
- Optimized getAllPlayersPermissions and fixed pushing unknown perms to superperms.
v 1.2:
- - Changed priority if Registered events to lowest. \ No newline at end of file
+ - Changed priority of Registered events to lowest.
+ - Fixed an issue with superperms where plugins define perms with inheritance after the root perms \ No newline at end of file