diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-01-25 22:43:07 +0000 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-01-25 22:43:07 +0000 |
commit | 3708f2b3bba8b071ef947b3d05229df48701541d (patch) | |
tree | fdcd940d95ae8500e1e92d06f8d38a96b5030a80 /EssentialsGroupManager/src/Changelog.txt | |
parent | e563405a7dcd462d6bae00189c89dd789509c8e0 (diff) | |
download | Essentials-3708f2b3bba8b071ef947b3d05229df48701541d.tar Essentials-3708f2b3bba8b071ef947b3d05229df48701541d.tar.gz Essentials-3708f2b3bba8b071ef947b3d05229df48701541d.tar.lz Essentials-3708f2b3bba8b071ef947b3d05229df48701541d.tar.xz Essentials-3708f2b3bba8b071ef947b3d05229df48701541d.zip |
Trap errors in fetching the mirrors map.
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 ec4873184..980fa0bd0 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -120,4 +120,5 @@ v 1.9: - Allow negation to the * permission node when populating superperms.
- Fix trying to modify an unmodifiable collection breaking superperms.
- Fixed subgroups (I broke earlier).
- - Check for a null player object in the PlayerTeleportEvent.
\ No newline at end of file + - Check for a null player object in the PlayerTeleportEvent.
+ - Trap errors in fetching the mirrors map.
\ No newline at end of file |