summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-27 12:38:00 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-27 12:38:00 +0000
commit7f269187c5081c6a2f17baaffa8f2955b9547b99 (patch)
tree8697dd2c08efff42e85ac5f838c1db8cba2dd956 /EssentialsGroupManager/src/Changelog.txt
parent746eb353a2f9ef0b75406d8afc0dc7cef2b7766b (diff)
downloadEssentials-7f269187c5081c6a2f17baaffa8f2955b9547b99.tar
Essentials-7f269187c5081c6a2f17baaffa8f2955b9547b99.tar.gz
Essentials-7f269187c5081c6a2f17baaffa8f2955b9547b99.tar.lz
Essentials-7f269187c5081c6a2f17baaffa8f2955b9547b99.tar.xz
Essentials-7f269187c5081c6a2f17baaffa8f2955b9547b99.zip
do not allow inherited permissions to negate higher 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 5155d6181..224f2763c 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -122,4 +122,5 @@ v 1.9:
- Fixed subgroups (I broke earlier).
- Check for a null player object in the PlayerTeleportEvent.
- Trap errors in fetching the mirrors map.
- - Fixed an infinite loop error when using '/manudel' on a logged in player. It caused setDefaultGroup to trigger a bukkit update when no GM User existed yet. \ No newline at end of file
+ - Fixed an infinite loop error when using '/manudel' on a logged in player. It caused setDefaultGroup to trigger a bukkit update when no GM User existed yet.
+ - do not allow inherited permissions to negate higher perms. \ No newline at end of file