From 73ebd8a24acbf1e38bdc8fb3c90d1af3160fcc8b Mon Sep 17 00:00:00 2001 From: ElgarL Date: Tue, 14 Aug 2012 13:26:02 +0100 Subject: Fix an error with Logging set to 'OFF' triggering a cast exception. --- EssentialsGroupManager/src/Changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'EssentialsGroupManager/src/Changelog.txt') diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt index 63fa8b9d7..498537647 100644 --- a/EssentialsGroupManager/src/Changelog.txt +++ b/EssentialsGroupManager/src/Changelog.txt @@ -192,4 +192,5 @@ v 2.0: - Change to our own Yaml parsing for globalgroups instead of using the YAMLConfiguration class in bukkit. - Fix a cases sensitivity bug in world loading. - Stop using the YamlConfiguration in bukkit for our config handling. We can now support periods in world names. - - Fix GlobalGroups not loading permission nodes. \ No newline at end of file + - Fix GlobalGroups not loading permission nodes. + - Fix an error with Logging set to 'OFF' triggering a cast exception. \ No newline at end of file -- cgit v1.2.3