summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-17 18:03:16 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-17 18:03:16 +0000
commit89c41b0508edd847316a293926fb56a7b249e6ba (patch)
tree356b085b0c81ca7ace8be88bbe858bb9cdbe414f /EssentialsGroupManager/src/Changelog.txt
parent1a0b03db4dfb814258b3ce4b45c52e8c090773c7 (diff)
downloadEssentials-89c41b0508edd847316a293926fb56a7b249e6ba.tar
Essentials-89c41b0508edd847316a293926fb56a7b249e6ba.tar.gz
Essentials-89c41b0508edd847316a293926fb56a7b249e6ba.tar.lz
Essentials-89c41b0508edd847316a293926fb56a7b249e6ba.tar.xz
Essentials-89c41b0508edd847316a293926fb56a7b249e6ba.zip
v 1.9:
Optimize populating Bukkit perms so we no longer calculate the child nodes (Bukkit already does this).
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 71a4c3482..876dc28b7 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -101,4 +101,6 @@ v 1.8:
- Major, MAJOR changes to support partial/full world mirroring.
You can now mirror groups.yml, users.yml or both files between different worlds.
- Catch NullPointerErrors generated by blank permission nodes.
- - Removed '- bukkit.command' form the globalgroups permission nodes. \ No newline at end of file
+ - 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). \ No newline at end of file