summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-06-22 15:44:04 +0100
committerElgarL <ElgarL@palmergames.com>2012-06-22 15:44:04 +0100
commit2b3a1b3778efc2d1b745a3d50898e4a4270a355c (patch)
treec884720ebc571eeb47efb04eea879dfbf8bb1d75 /EssentialsGroupManager/src/Changelog.txt
parenta5bac7a3c8833b90e9199458e240808d0509357c (diff)
downloadEssentials-2b3a1b3778efc2d1b745a3d50898e4a4270a355c.tar
Essentials-2b3a1b3778efc2d1b745a3d50898e4a4270a355c.tar.gz
Essentials-2b3a1b3778efc2d1b745a3d50898e4a4270a355c.tar.lz
Essentials-2b3a1b3778efc2d1b745a3d50898e4a4270a355c.tar.xz
Essentials-2b3a1b3778efc2d1b745a3d50898e4a4270a355c.zip
Only output a Data update message if something has changed.
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 4a3c232be..134d40250 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -183,4 +183,5 @@ v 2.0:
- 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.
- Fix forgetting sub groups on a manload.
- - Allow 'manucheckp' to notify when superperms reports false but it is really negated. \ No newline at end of file
+ - Allow 'manucheckp' to notify when superperms reports false but it is really negated.
+ - Only output a Data update message if something has changed. \ No newline at end of file