summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-01-17 23:50:05 +0000
committerKHobbits <rob@khobbits.co.uk>2012-01-17 23:50:05 +0000
commit5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d (patch)
tree44abb92df1c85a8092f2c1d1d313203a4c429e1c /EssentialsGroupManager/src/Changelog.txt
parent79a13e97a2248429e8d58421e00a45c95979c312 (diff)
parent89c41b0508edd847316a293926fb56a7b249e6ba (diff)
downloadEssentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar
Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar.gz
Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar.lz
Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.tar.xz
Essentials-5c1d49fd0efe56c24d6ae5f63f4d0cc31329243d.zip
Merge remote branch 'remotes/origin/groupmanager'
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