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
commit60eac790960adac6a1a1b9e7f8e113af3901e444 (patch)
tree2dc5dc2da580613695425f01c1147e32962665c8 /EssentialsGroupManager/src/Changelog.txt
parent159a140b46ed783899815db91778228535a31107 (diff)
downloadEssentials-60eac790960adac6a1a1b9e7f8e113af3901e444.tar
Essentials-60eac790960adac6a1a1b9e7f8e113af3901e444.tar.gz
Essentials-60eac790960adac6a1a1b9e7f8e113af3901e444.tar.lz
Essentials-60eac790960adac6a1a1b9e7f8e113af3901e444.tar.xz
Essentials-60eac790960adac6a1a1b9e7f8e113af3901e444.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