summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-24 02:53:38 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-24 02:53:38 +0100
commit6546a0b6b4d147a0a829324a6f385dc09e500880 (patch)
tree02e04cb1bf027426f2776576db9e5838713192b5 /EssentialsGroupManager/src/Changelog.txt
parent6e9e74a1455acd6f3681c48cfff8793ef677d447 (diff)
downloadEssentials-6546a0b6b4d147a0a829324a6f385dc09e500880.tar
Essentials-6546a0b6b4d147a0a829324a6f385dc09e500880.tar.gz
Essentials-6546a0b6b4d147a0a829324a6f385dc09e500880.tar.lz
Essentials-6546a0b6b4d147a0a829324a6f385dc09e500880.tar.xz
Essentials-6546a0b6b4d147a0a829324a6f385dc09e500880.zip
Fixed wasteful updating of perms 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 388fc938a..232a35e1a 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -14,4 +14,5 @@ v 1.1:
- All GroupManager commands issued by players are now echoed in the console.
- Reverted WorldHolder static change to maintain backward plugin compatibility.
- Update to handle 'getDescription().getPermissions(') returning a list (CB 1172).
- - Fix for null in PLAYER_TELEPORT for bukkit perms. \ No newline at end of file
+ - Fix for null in PLAYER_TELEPORT for bukkit perms.
+ - Fixed wasteful updating of perms on a manload. \ No newline at end of file