summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-29 10:54:24 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-29 10:54:24 +0000
commit95885e46c9f207a0c06f595fef0dbc56c7f5b59c (patch)
tree3ff22f6605fe211fb23ccd19ecf6b788cbaa57dd /EssentialsGroupManager/src/Changelog.txt
parent3deff2afe7b225337bd03d23022c4f4e9df8c0c9 (diff)
downloadEssentials-95885e46c9f207a0c06f595fef0dbc56c7f5b59c.tar
Essentials-95885e46c9f207a0c06f595fef0dbc56c7f5b59c.tar.gz
Essentials-95885e46c9f207a0c06f595fef0dbc56c7f5b59c.tar.lz
Essentials-95885e46c9f207a0c06f595fef0dbc56c7f5b59c.tar.xz
Essentials-95885e46c9f207a0c06f595fef0dbc56c7f5b59c.zip
Fix players retaining permissions when demoted.
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 127346f82..41b5613af 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -124,4 +124,5 @@ v 1.9:
- 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.
- do not allow inherited permissions to negate higher perms.
- - Fixed a bug when pushing superperms in the wrong order. \ No newline at end of file
+ - Fixed a bug when pushing superperms in the wrong order.
+ - Fix players retaining permissions when demoted. \ No newline at end of file