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
commitd4e2ed782ec0b967e7ab5f013b877c85f34bda9c (patch)
tree87092f8ecb31db8b2adee65103d806f020fab7e1 /EssentialsGroupManager/src/Changelog.txt
parentf025cd9d2fe94e79943bdee12481d954d7ab4e16 (diff)
downloadEssentials-d4e2ed782ec0b967e7ab5f013b877c85f34bda9c.tar
Essentials-d4e2ed782ec0b967e7ab5f013b877c85f34bda9c.tar.gz
Essentials-d4e2ed782ec0b967e7ab5f013b877c85f34bda9c.tar.lz
Essentials-d4e2ed782ec0b967e7ab5f013b877c85f34bda9c.tar.xz
Essentials-d4e2ed782ec0b967e7ab5f013b877c85f34bda9c.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