summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-18 16:39:12 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-18 16:39:12 +0000
commit9c052b5178564969f1040626376963ae85a9d057 (patch)
tree5528875585977b9e450b1c77e4370aa445f89c68 /EssentialsGroupManager/src/Changelog.txt
parent64af5b465dbb7fc41d03a49cfd7c331beb389c0e (diff)
downloadEssentials-9c052b5178564969f1040626376963ae85a9d057.tar
Essentials-9c052b5178564969f1040626376963ae85a9d057.tar.gz
Essentials-9c052b5178564969f1040626376963ae85a9d057.tar.lz
Essentials-9c052b5178564969f1040626376963ae85a9d057.tar.xz
Essentials-9c052b5178564969f1040626376963ae85a9d057.zip
Better optimize assembling of a players permissions and allow the * node
to populate all registered superperms.
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 741777748..d278aa127 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -104,4 +104,5 @@ v 1.8:
- Removed '- bukkit.command' form the globalgroups permission nodes.
v 1.9:
- Optimize populating Bukkit perms so we no longer calculate the child nodes (Bukkit already does this).
- - Added a tidy error message for invalid permission entries in GlobalGroups. \ No newline at end of file
+ - Added a tidy error message for invalid permission entries in GlobalGroups.
+ - Better optimize assembling of a players permissions and allow the * node to populate all registered superperms. \ No newline at end of file