summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-09-25 13:09:26 +0100
committerElgarL <ElgarL@palmergames.com>2012-09-25 13:09:26 +0100
commit5a137842e595e54113a5d21499eb65c8d99c93bd (patch)
treee9d4b062259ac7bcdf64a6cc0add77f0e89ebe8c /EssentialsGroupManager/src/Changelog.txt
parentb4a8f357bdd97da65211cd0e22280fd57d75ee1f (diff)
downloadEssentials-5a137842e595e54113a5d21499eb65c8d99c93bd.tar
Essentials-5a137842e595e54113a5d21499eb65c8d99c93bd.tar.gz
Essentials-5a137842e595e54113a5d21499eb65c8d99c93bd.tar.lz
Essentials-5a137842e595e54113a5d21499eb65c8d99c93bd.tar.xz
Essentials-5a137842e595e54113a5d21499eb65c8d99c93bd.zip
Change order of data in Users.yml to [name, Group, SubGroup,
Permissions, Info nodes].
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 c170b725a..a877078d8 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -198,4 +198,5 @@ v 2.0:
- Give a better error when a subgroup is null.
- 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
+ - Remove info node support from GlobalGroups. It should not have them as GlobalGroups are only permission collections.
+ - Change order of data in Users.yml to [name, Group, SubGroup, Permissions, Info nodes]. \ No newline at end of file