From d7bc467ee30c6f5d184965f5930bf0a0e36c6f72 Mon Sep 17 00:00:00 2001 From: ElgarL Date: Wed, 25 Jan 2012 01:20:44 +0000 Subject: Fix trying to modify an unmodifiable collection breaking superperms. --- EssentialsGroupManager/src/Changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 70f778247..5307c43dc 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -117,4 +117,5 @@ v 1.9: - 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. - - Allow negation to the * permission node when populating superperms. \ No newline at end of file + - Allow negation to the * permission node when populating superperms. + - Fix trying to modify an unmodifiable collection breaking superperms. \ No newline at end of file -- cgit v1.2.3