diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-01-25 22:33:22 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-01-25 22:33:22 +0000 |
commit | ae2cf3d95c752b78408b58af7cce11575d210230 (patch) | |
tree | 2fdf24d770b58f4af89aab42fd0bfee35c23ab6d /EssentialsGroupManager/src/Changelog.txt | |
parent | e1660d47ba416d107c573d819942191a9c80bd30 (diff) | |
download | Essentials-ae2cf3d95c752b78408b58af7cce11575d210230.tar Essentials-ae2cf3d95c752b78408b58af7cce11575d210230.tar.gz Essentials-ae2cf3d95c752b78408b58af7cce11575d210230.tar.lz Essentials-ae2cf3d95c752b78408b58af7cce11575d210230.tar.xz Essentials-ae2cf3d95c752b78408b58af7cce11575d210230.zip |
Fixed subgroups (I broke earlier).
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 5307c43dc..c0746cbbd 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -118,4 +118,5 @@ v 1.9: - 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.
- - Fix trying to modify an unmodifiable collection breaking superperms.
\ No newline at end of file + - Fix trying to modify an unmodifiable collection breaking superperms.
+ - Fixed subgroups (I broke earlier).
\ No newline at end of file |