summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-01-24 19:38:22 +0000
committerElgarL <ElgarL@palmergames.com>2012-01-24 19:38:22 +0000
commit45ad79a0c2c88edceecc933114da5c719a918c9d (patch)
tree23a5d90ef0064e288bfb197f09b34011ae963c38 /EssentialsGroupManager/src/Changelog.txt
parent6daee7b8a2d73eaef5ab74d77d86356767c0c9dd (diff)
downloadEssentials-45ad79a0c2c88edceecc933114da5c719a918c9d.tar
Essentials-45ad79a0c2c88edceecc933114da5c719a918c9d.tar.gz
Essentials-45ad79a0c2c88edceecc933114da5c719a918c9d.tar.lz
Essentials-45ad79a0c2c88edceecc933114da5c719a918c9d.tar.xz
Essentials-45ad79a0c2c88edceecc933114da5c719a918c9d.zip
Allow negations with the * permission node when population superperms.
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 5d9f1fff5..bec0af257 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -116,4 +116,5 @@ v 1.9:
- Fixed fetching world data so it no longer returns the mirrored world for groups. Each world data holder now points to the correct data set, so can be returned as an object.
- Changed addSubGroup() to only add the group if it doesn't already exist (no need to update an already existing group).
- addSubGroup now returns a boolean for success/failure.
- - '/manuaddsub' now correctly reports if it was able to add the sub group. \ No newline at end of file
+ - '/manuaddsub' now correctly reports if it was able to add the sub group.
+ - Allow negations with the * permission node when population superperms. \ No newline at end of file