diff options
author | ElgarL <ElgarL@palmergames.com> | 2012-04-07 19:24:46 +0100 |
---|---|---|
committer | ElgarL <ElgarL@palmergames.com> | 2012-04-07 19:24:46 +0100 |
commit | e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33 (patch) | |
tree | fe46414dbc9996a2bf3201eca256f3ba01c5be99 /EssentialsGroupManager/src/Changelog.txt | |
parent | e8dd96354592de9cd8b43d6eeca332417e1708f9 (diff) | |
download | Essentials-e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33.tar Essentials-e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33.tar.gz Essentials-e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33.tar.lz Essentials-e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33.tar.xz Essentials-e8a42e394740ebedd6ae9a386e2ef6c0dcc41e33.zip |
Better handling of errors in user and group yml's.
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 f699c3f6f..c6c3853fb 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -167,4 +167,5 @@ v 2.0: - 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.
- Expand 'manwhois' to also list a users subgroups.
- - Fix a concurrent modification error when removing all attachments.
\ No newline at end of file + - Fix a concurrent modification error when removing all attachments.
+ - Better handling of errors in user and group yml's.
\ No newline at end of file |