summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-21 11:47:08 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-21 11:47:08 +0000
commit4b61ac9043ff6088c4910d497e8ee18e13d5494b (patch)
treecfa621a3b42dc0b411b4180bc44e7633e1a5f8ca /EssentialsGroupManager/src/Changelog.txt
parent72edfacfb8ccdc44450ad9a9bee930d68f251db6 (diff)
downloadEssentials-4b61ac9043ff6088c4910d497e8ee18e13d5494b.tar
Essentials-4b61ac9043ff6088c4910d497e8ee18e13d5494b.tar.gz
Essentials-4b61ac9043ff6088c4910d497e8ee18e13d5494b.tar.lz
Essentials-4b61ac9043ff6088c4910d497e8ee18e13d5494b.tar.xz
Essentials-4b61ac9043ff6088c4910d497e8ee18e13d5494b.zip
Update to new Bukkit Event system.
Update GroupManagerBridge for new event system.
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 470ccc911..456283c63 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -106,4 +106,6 @@ 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.
- Better optimize assembling of a players permissions and allow the * node to populate all registered superperms.
- - Fixed text when adding a subgroup to not say the player was moved. \ No newline at end of file
+ - Fixed text when adding a subgroup to not say the player was moved.
+ - Update to new Bukkit Event system.
+ - Update GroupManagerBridge for new event system. \ No newline at end of file