summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-21 16:58:22 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-21 16:58:22 +0100
commite843009a768b8c6a8da9716e4b8286a80062aac5 (patch)
treea1b8f7c07543a99a5e53972749fd4fbb2fdcd155 /EssentialsGroupManager/src/Changelog.txt
parent402e162abca43688ab26e49c8358300bcf056a2f (diff)
downloadEssentials-e843009a768b8c6a8da9716e4b8286a80062aac5.tar
Essentials-e843009a768b8c6a8da9716e4b8286a80062aac5.tar.gz
Essentials-e843009a768b8c6a8da9716e4b8286a80062aac5.tar.lz
Essentials-e843009a768b8c6a8da9716e4b8286a80062aac5.tar.xz
Essentials-e843009a768b8c6a8da9716e4b8286a80062aac5.zip
Fix forgetting sub groups on a manload.
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 e321c7741..c3ec8ccc1 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -181,4 +181,5 @@ v 2.0:
- Stop using our own deprecated methods as we tell others to do.
- Finally remove all deprecated methods.
- Re-initialize the WorldsHolder on a reload, as un-registering and re-registering a new holder means all plugins have to check for the new service on every quiery.
- - Prevent null perms getting past the GlobalGroups loader. \ No newline at end of file
+ - Prevent null perms getting past the GlobalGroups loader.
+ - Fix forgetting sub groups on a manload. \ No newline at end of file