summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-10-31 20:07:21 +0000
committerElgarL <ElgarL@palmergames.com>2011-10-31 20:07:21 +0000
commit16062606808a2f39b6e8fac39eadc1e4c1984087 (patch)
tree2530fd3c72e79bb71194141224c3e5b99e42b9f8 /EssentialsGroupManager/src/Changelog.txt
parent2e24240c498eb178ca009d11db3b60ec7fb34a44 (diff)
downloadEssentials-16062606808a2f39b6e8fac39eadc1e4c1984087.tar
Essentials-16062606808a2f39b6e8fac39eadc1e4c1984087.tar.gz
Essentials-16062606808a2f39b6e8fac39eadc1e4c1984087.tar.lz
Essentials-16062606808a2f39b6e8fac39eadc1e4c1984087.tar.xz
Essentials-16062606808a2f39b6e8fac39eadc1e4c1984087.zip
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.
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 6c23895ec..b2a85568f 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -59,4 +59,6 @@ v 1.5:
- Added Global Groups
Defined in groupmanager/globalgroups.yml.
Create groups in the yml with a g: prefix, then inherit in the worlds groups files.
- - Added Info node support to Global Groups. \ No newline at end of file
+ - 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