summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-04-18 00:39:14 +0100
committerKHobbits <rob@khobbits.co.uk>2012-04-18 00:39:14 +0100
commita89c447e9a30ed84dc78d902c5af2343a4ec0267 (patch)
treec9f6d752b1d11e260438a1bc291112abc90fb871 /EssentialsGroupManager/src/Changelog.txt
parentc2551af6f47a7b206047db86881023bd57e7484e (diff)
parent59f6ca0239227ec53be794666ab62cf11bb40a2e (diff)
downloadEssentials-a89c447e9a30ed84dc78d902c5af2343a4ec0267.tar
Essentials-a89c447e9a30ed84dc78d902c5af2343a4ec0267.tar.gz
Essentials-a89c447e9a30ed84dc78d902c5af2343a4ec0267.tar.lz
Essentials-a89c447e9a30ed84dc78d902c5af2343a4ec0267.tar.xz
Essentials-a89c447e9a30ed84dc78d902c5af2343a4ec0267.zip
Merge remote branch 'remotes/origin/groupmanager'
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 f900d5aa9..fcdc1ed9d 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -179,4 +179,5 @@ v 2.0:
- Unregister the worldsHolder as a service on a reload/shutdown instead of the whole plugin.
- Update all code formatting to use tabs for indentation.
- Stop using our own deprecated methods as we tell others to do.
- - Finally remove all deprecated methods. \ No newline at end of file
+ - 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. \ No newline at end of file