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
commita45f9f550287cbbe063b6b46e8aac0001fc3c9f9 (patch)
tree1d5861a80765f3af95a55ba8bd4d9386513e5c8f /EssentialsGroupManager/src/Changelog.txt
parentf8d63373645ef36f41f9fd9de29a7d717c0fc6a5 (diff)
downloadEssentials-a45f9f550287cbbe063b6b46e8aac0001fc3c9f9.tar
Essentials-a45f9f550287cbbe063b6b46e8aac0001fc3c9f9.tar.gz
Essentials-a45f9f550287cbbe063b6b46e8aac0001fc3c9f9.tar.lz
Essentials-a45f9f550287cbbe063b6b46e8aac0001fc3c9f9.tar.xz
Essentials-a45f9f550287cbbe063b6b46e8aac0001fc3c9f9.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