summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-10 18:40:34 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-10 18:40:34 +0000
commit2a478fe03d97c97eeb189f90721724ec6d7fcad5 (patch)
tree1804878a902a5803e511d5ea68aa5bd7437b873e /EssentialsGroupManager/src/Changelog.txt
parent58057a771d4e8e971d8531e1ad208eb6bbb0df54 (diff)
downloadEssentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar.gz
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar.lz
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.tar.xz
Essentials-2a478fe03d97c97eeb189f90721724ec6d7fcad5.zip
Optimize fetching of Mirrored world data.
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 6ac58e8ff..d9ac389cd 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -97,4 +97,5 @@ v 1.8:
- Reload GlobalGroups when you perform a world load.
- Changed GlobalGroups to save/load before local groups in the scheduled data saving/loading
- Fix 'manucheckp' to correctly report if a permission is available from GroupManager or Bukkit.
- - Changed over to a reflection method for populating superperms as Bukkit lags when you handle permissions one at a time. \ No newline at end of file
+ - Changed over to a reflection method for populating superperms as Bukkit lags when you handle permissions one at a time.
+ - Optimize fetching of Mirrored world data. \ No newline at end of file