summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-02-25 09:29:54 +0000
committerElgarL <ElgarL@palmergames.com>2012-02-25 09:29:54 +0000
commit50bd5869bf18421918c6ef9f5ffe0fa46ccfb894 (patch)
tree9d1223a01765619d1c6c788980ff56199054003b /EssentialsGroupManager/src/Changelog.txt
parentfa49fc91d2454b2da193ed2b757356b2496d504c (diff)
downloadEssentials-50bd5869bf18421918c6ef9f5ffe0fa46ccfb894.tar
Essentials-50bd5869bf18421918c6ef9f5ffe0fa46ccfb894.tar.gz
Essentials-50bd5869bf18421918c6ef9f5ffe0fa46ccfb894.tar.lz
Essentials-50bd5869bf18421918c6ef9f5ffe0fa46ccfb894.tar.xz
Essentials-50bd5869bf18421918c6ef9f5ffe0fa46ccfb894.zip
Prevent promoting players to, and demoting to GlobalGroups.
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 bb5cbf550..1159607ed 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -144,4 +144,5 @@ v 1.9:
- 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.
- - Prevent adding inheritances to globalgroups. These are permissions collections, not player groups. \ No newline at end of file
+ - Prevent adding inheritances and info nodes to globalgroups. These are permissions collections, not player groups.
+ - Prevent promoting players to, and demoting to GlobalGroups. \ No newline at end of file