summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-02-25 09:22:54 +0000
committerElgarL <ElgarL@palmergames.com>2012-02-25 09:22:54 +0000
commitfa49fc91d2454b2da193ed2b757356b2496d504c (patch)
tree2c0ba8ca41a6d136ce9ab61659900f93d81bb16e /EssentialsGroupManager/src/Changelog.txt
parent9c68cbae727f84a7b4dfb2594c458c3353a739d3 (diff)
downloadEssentials-fa49fc91d2454b2da193ed2b757356b2496d504c.tar
Essentials-fa49fc91d2454b2da193ed2b757356b2496d504c.tar.gz
Essentials-fa49fc91d2454b2da193ed2b757356b2496d504c.tar.lz
Essentials-fa49fc91d2454b2da193ed2b757356b2496d504c.tar.xz
Essentials-fa49fc91d2454b2da193ed2b757356b2496d504c.zip
Prevent adding inheritances to globalgroups. These are permissions
collections, not player groups.
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 cb14c4e6e..bb5cbf550 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -143,4 +143,5 @@ v 1.9:
This also means we no longer update permissions before we change worlds.
- A command of '/manload' with no world arguments now performs a full reload of GM.
- Update for Bukkit R5 compatability.
- - Removed BukkitPermsOverride as this is now the default with bukkit handling child nodes. \ No newline at end of file
+ - Removed BukkitPermsOverride as this is now the default with bukkit handling child nodes.
+ - Prevent adding inheritances to globalgroups. These are permissions collections, not player groups. \ No newline at end of file