summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-04-07 19:24:46 +0100
committerElgarL <ElgarL@palmergames.com>2012-04-07 19:24:46 +0100
commitc0133d45d7298c871f8e862603befdf5268a210b (patch)
tree825bec7421972ab3a9c651560ce2c6f2d5807cd7 /EssentialsGroupManager/src/Changelog.txt
parentf6daf12e366cfa7819ad113fa46ae3033e927946 (diff)
downloadEssentials-c0133d45d7298c871f8e862603befdf5268a210b.tar
Essentials-c0133d45d7298c871f8e862603befdf5268a210b.tar.gz
Essentials-c0133d45d7298c871f8e862603befdf5268a210b.tar.lz
Essentials-c0133d45d7298c871f8e862603befdf5268a210b.tar.xz
Essentials-c0133d45d7298c871f8e862603befdf5268a210b.zip
Better handling of errors in user and group yml's.
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 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