summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-12-14 04:26:02 +0000
committerElgarL <ElgarL@palmergames.com>2011-12-14 04:26:02 +0000
commitc27785879023e47d6d3187a49ecbc21c7b32037f (patch)
treeb571635750f7ef6bd688dd0525f6bf4ff0c9dade /EssentialsGroupManager/src/Changelog.txt
parent19a4da4bd03a9d241b4a131066ce83cd159e4514 (diff)
downloadEssentials-c27785879023e47d6d3187a49ecbc21c7b32037f.tar
Essentials-c27785879023e47d6d3187a49ecbc21c7b32037f.tar.gz
Essentials-c27785879023e47d6d3187a49ecbc21c7b32037f.tar.lz
Essentials-c27785879023e47d6d3187a49ecbc21c7b32037f.tar.xz
Essentials-c27785879023e47d6d3187a49ecbc21c7b32037f.zip
deleting the contents of GlobalGroups.yml will no longer thrown a
NullPointerException.
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 b3a95d830..47a0f6b79 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -84,4 +84,5 @@ v 1.7:
- GM now supports offline players without having to mantogglevalidate
- Offline player checks now support partial name matches.
- Added custom events so plugins can now be notified of changes within GroupManager.
- - GM now registers with Bukkits ServicesManager. \ No newline at end of file
+ - GM now registers with Bukkits ServicesManager.
+ - deleting the contents of GlobalGroups.yml will no longer thrown a NullPointerException. \ No newline at end of file