summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-06 12:53:36 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-06 12:53:36 +0100
commit43c733393c86277f55d0355d81e2ff1c196da621 (patch)
treedddbb5c46c08e6d32d8715eb50543b981189a102 /EssentialsGroupManager/src/Changelog.txt
parent006f8c3a73fd91bc87505e3108593f240e771bce (diff)
downloadEssentials-43c733393c86277f55d0355d81e2ff1c196da621.tar
Essentials-43c733393c86277f55d0355d81e2ff1c196da621.tar.gz
Essentials-43c733393c86277f55d0355d81e2ff1c196da621.tar.lz
Essentials-43c733393c86277f55d0355d81e2ff1c196da621.tar.xz
Essentials-43c733393c86277f55d0355d81e2ff1c196da621.zip
Remove all permission attachments when performing a manload or restart.
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 2cfe57f62..a9355e608 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -164,4 +164,5 @@ v 1.9:
v 2.0:
- Fix GM reporting of permission inheritance to retain the correct order. Lower inheritance groups can no longer negate a higher groups permissions.
- Fix an error I caused trying to modify an unmodifiable list when parsing '*' permissions.
- - Don't throw errors when attempting to remove permission attachments (bukkit will have already removed it). \ No newline at end of file
+ - Don't throw errors when attempting to remove permission attachments (bukkit will have already removed it).
+ - Remove all permission attachments when performing a manload or restart. \ No newline at end of file