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
commita04e5b4a47104dcea42f5856635772dbbb9dbeb1 (patch)
tree8f7efa066f202ddd605251073152c9e0f972ac9c /EssentialsGroupManager/src/Changelog.txt
parent9803a0efe4aea82407e4f4bcd25fdd4897c70d2c (diff)
downloadEssentials-a04e5b4a47104dcea42f5856635772dbbb9dbeb1.tar
Essentials-a04e5b4a47104dcea42f5856635772dbbb9dbeb1.tar.gz
Essentials-a04e5b4a47104dcea42f5856635772dbbb9dbeb1.tar.lz
Essentials-a04e5b4a47104dcea42f5856635772dbbb9dbeb1.tar.xz
Essentials-a04e5b4a47104dcea42f5856635772dbbb9dbeb1.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