diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-06-22 15:44:04 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-06-22 15:44:04 +0100 |
commit | 656f25dc97f6b094b86131263d17a6d8069370f7 (patch) | |
tree | 1b87040269a2f07d425828a58fa078b27c911ce9 /EssentialsGroupManager/src/Changelog.txt | |
parent | 5683ea35fc60eafe70753fb9b2261b8537ed0b0f (diff) | |
download | Essentials-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.txt | 3 |
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 |