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
commit78fef80bafd0e5aaad82210840b4416753614047 (patch)
tree731f9508ac30280e95ec3afbdeb621c6fc2005e2 /EssentialsGroupManager/src/Changelog.txt
parent3bf7fa1362fdf8f1c92da2664b7ca7797fa4ebcd (diff)
downloadEssentials-78fef80bafd0e5aaad82210840b4416753614047.tar
Essentials-78fef80bafd0e5aaad82210840b4416753614047.tar.gz
Essentials-78fef80bafd0e5aaad82210840b4416753614047.tar.lz
Essentials-78fef80bafd0e5aaad82210840b4416753614047.tar.xz
Essentials-78fef80bafd0e5aaad82210840b4416753614047.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