summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-31 20:20:57 +0000
committerElgarL <ElgarL@palmergames.com>2011-10-31 20:20:57 +0000
commit1fd02b8a4ad82427f96e1870252a31375d58c2f5 (patch)
tree3d56d86dcf925f72ca5881e3e94405848762af21 /EssentialsGroupManager/src/Changelog.txt
parent9734274ed1b61ba50272324a2bd72723e6b576be (diff)
downloadEssentials-1fd02b8a4ad82427f96e1870252a31375d58c2f5.tar
Essentials-1fd02b8a4ad82427f96e1870252a31375d58c2f5.tar.gz
Essentials-1fd02b8a4ad82427f96e1870252a31375d58c2f5.tar.lz
Essentials-1fd02b8a4ad82427f96e1870252a31375d58c2f5.tar.xz
Essentials-1fd02b8a4ad82427f96e1870252a31375d58c2f5.zip
Expanded 'canUserBuild()' to include inheritance and subgroups.
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 b2a85568f..aef900781 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -61,4 +61,5 @@ v 1.5:
Create groups in the yml with a g: prefix, then inherit in the worlds groups files.
- Added Info node support to Global Groups.
- Fixed an error on 'manucheckv'. If the users doesn't have the variable it fell through causing an exception.
- - Added checking of subgroups for Info nodes. \ No newline at end of file
+ - Added checking of subgroups for Info nodes.
+ - Expanded 'canUserBuild()' to include inheritance and subgroups. \ No newline at end of file