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
commit656f25dc97f6b094b86131263d17a6d8069370f7 (patch)
tree1b87040269a2f07d425828a58fa078b27c911ce9 /EssentialsGroupManager/src/Changelog.txt
parent5683ea35fc60eafe70753fb9b2261b8537ed0b0f (diff)
downloadEssentials-656f25dc97f6b094b86131263d17a6d8069370f7.tar
Essentials-656f25dc97f6b094b86131263d17a6d8069370f7.tar.gz
Essentials-656f25dc97f6b094b86131263d17a6d8069370f7.tar.lz
Essentials-656f25dc97f6b094b86131263d17a6d8069370f7.tar.xz
Essentials-656f25dc97f6b094b86131263d17a6d8069370f7.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