summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-21 12:30:11 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-21 12:30:11 +0100
commitde744fe9e2d6e389b821dca5a3a9fab28d3be262 (patch)
tree82eb9bedcbf1a6f1a393a7cd9578a7fba6983d6b /EssentialsGroupManager/src/Changelog.txt
parent2bdc00dc143695f8b24c237bdee8389faf5ea0aa (diff)
downloadEssentials-de744fe9e2d6e389b821dca5a3a9fab28d3be262.tar
Essentials-de744fe9e2d6e389b821dca5a3a9fab28d3be262.tar.gz
Essentials-de744fe9e2d6e389b821dca5a3a9fab28d3be262.tar.lz
Essentials-de744fe9e2d6e389b821dca5a3a9fab28d3be262.tar.xz
Essentials-de744fe9e2d6e389b821dca5a3a9fab28d3be262.zip
- Reverted WorldHolder static change to maintain backward plugin
compatability.
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 50f6d0f4d..f4ba657e7 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -11,4 +11,5 @@ v 1.1:
- Fix for an infinite loop bug with the new Bukkit Perms during a new user creation.
- Fixed BukkitPerms population. Wasn't correctly setting superperms.
- Push updates to superperms for all valid GM commands.
- - All GroupManager commands issued by players are now echoed in the console. \ No newline at end of file
+ - All GroupManager commands issued by players are now echoed in the console.
+ - Reverted WorldHolder static change to maintain backward plugin compatability. \ No newline at end of file