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
commit976cdb78688a753389c24d74b4e67ea4db57e37e (patch)
tree8431d9f5baeb51065ca81b3b9801679e8b1c2466 /EssentialsGroupManager/src/Changelog.txt
parent16062606808a2f39b6e8fac39eadc1e4c1984087 (diff)
downloadEssentials-976cdb78688a753389c24d74b4e67ea4db57e37e.tar
Essentials-976cdb78688a753389c24d74b4e67ea4db57e37e.tar.gz
Essentials-976cdb78688a753389c24d74b4e67ea4db57e37e.tar.lz
Essentials-976cdb78688a753389c24d74b4e67ea4db57e37e.tar.xz
Essentials-976cdb78688a753389c24d74b4e67ea4db57e37e.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