summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorKHobbits <rob@khobbits.co.uk>2012-08-31 22:28:21 +0100
committerKHobbits <rob@khobbits.co.uk>2012-08-31 22:28:21 +0100
commit9cd396ebf841f615db336d8971992446116a7675 (patch)
tree6805ef780ef72d3a719ff53dbc5f90b444a44595 /EssentialsGroupManager/src/Changelog.txt
parent58b675955657e10f8459e962ef4a0ea1973da91d (diff)
parent286c5293d8089b04cd3f131b7e344d9b72668cc0 (diff)
downloadEssentials-9cd396ebf841f615db336d8971992446116a7675.tar
Essentials-9cd396ebf841f615db336d8971992446116a7675.tar.gz
Essentials-9cd396ebf841f615db336d8971992446116a7675.tar.lz
Essentials-9cd396ebf841f615db336d8971992446116a7675.tar.xz
Essentials-9cd396ebf841f615db336d8971992446116a7675.zip
Merge branch 'groupmanager' of github.com:essentials/Essentials into 2.9
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 2f535277b..5b409d773 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -194,4 +194,6 @@ 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.
+ - Include the GM version when logging errors. \ No newline at end of file