summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-25 15:49:35 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-25 15:49:35 +0000
commit24a60734885deb8128a9640d26e49e173b065a56 (patch)
tree4c1dc11ec4869e0c0dc502085cf298d6111374c1 /EssentialsGroupManager/src/Changelog.txt
parentcd8ef9361bd103f380ec6d5fa11063a3ba7556e7 (diff)
downloadEssentials-24a60734885deb8128a9640d26e49e173b065a56.tar
Essentials-24a60734885deb8128a9640d26e49e173b065a56.tar.gz
Essentials-24a60734885deb8128a9640d26e49e173b065a56.tar.lz
Essentials-24a60734885deb8128a9640d26e49e173b065a56.tar.xz
Essentials-24a60734885deb8128a9640d26e49e173b065a56.zip
Fix superperms to pass all tests
http://dev.bukkit.org/server-mods/superpermstest/
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 d12f96cda..d942a470e 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -76,4 +76,5 @@ v 1.5:
v 1.6:
- Prevent Group.equals tests throwing a NullPointerException for GlobalGroups.
- Stop throwing errors on an empty users file.
- - Optimize sorting to speedup permission tests. \ No newline at end of file
+ - Optimize sorting to speedup permission tests.
+ - Fix superperms to pass all tests http://dev.bukkit.org/server-mods/superpermstest/ \ No newline at end of file