summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-09-22 19:18:51 +0100
committerElgarL <ElgarL@palmergames.com>2012-09-22 19:18:51 +0100
commit567d52459b869ee72aaa5b08ef5a37e234fe14a9 (patch)
tree706fc80ed4d480118db44b5db7dd2fc190141e66 /EssentialsGroupManager/src/Changelog.txt
parentfd61cd17502eae4097df692063f9e76ea647226c (diff)
downloadEssentials-567d52459b869ee72aaa5b08ef5a37e234fe14a9.tar
Essentials-567d52459b869ee72aaa5b08ef5a37e234fe14a9.tar.gz
Essentials-567d52459b869ee72aaa5b08ef5a37e234fe14a9.tar.lz
Essentials-567d52459b869ee72aaa5b08ef5a37e234fe14a9.tar.xz
Essentials-567d52459b869ee72aaa5b08ef5a37e234fe14a9.zip
- Fix Synchronization on adding subgroups (thanks snowleo).
- Remove info node support from GlobalGroups. It should not have them as GlobalGroups are only permission collections.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 5b409d773..c170b725a 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -196,4 +196,6 @@ v 2.0:
- Fix an error with Logging set to 'OFF' triggering a cast exception.
- No more null errors from corrupt config.yml's.
- Give a better error when a subgroup is null.
- - Include the GM version when logging errors. \ No newline at end of file
+ - Include the GM version when logging errors.
+ - Fix Synchronization on adding subgroups (thanks snowleo).
+ - Remove info node support from GlobalGroups. It should not have them as GlobalGroups are only permission collections. \ No newline at end of file