summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-08-31 21:47:35 +0100
committerElgarL <ElgarL@palmergames.com>2012-08-31 21:47:35 +0100
commit2a241041b119bf6888eebf3f2f7d1473b38fa0c9 (patch)
treebaf5e043fd090ace3d40fb5e5aeb5caae148379d /EssentialsGroupManager/src/Changelog.txt
parentee22f022899d8ceb3bffc2370c6e6333c13700c5 (diff)
downloadEssentials-2a241041b119bf6888eebf3f2f7d1473b38fa0c9.tar
Essentials-2a241041b119bf6888eebf3f2f7d1473b38fa0c9.tar.gz
Essentials-2a241041b119bf6888eebf3f2f7d1473b38fa0c9.tar.lz
Essentials-2a241041b119bf6888eebf3f2f7d1473b38fa0c9.tar.xz
Essentials-2a241041b119bf6888eebf3f2f7d1473b38fa0c9.zip
Give a better error when a subgroup is null.
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 2f535277b..78204d9b7 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -194,4 +194,5 @@ v 2.0:
- Stop using the YamlConfiguration in bukkit for our config handling. We can now support periods in world names.
- Fix GlobalGroups not loading permission nodes.
- Fix an error with Logging set to 'OFF' triggering a cast exception.
- - No more null errors from corrupt config.yml's. \ No newline at end of file
+ - No more null errors from corrupt config.yml's.
+ - Give a better error when a subgroup is null. \ No newline at end of file