summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-07-13 13:38:53 +0100
committerElgarL <ElgarL@palmergames.com>2012-07-13 13:38:53 +0100
commitb71a6ac5e1a54294dc8083b931106104a0246eab (patch)
tree582d46f45141954bcc7a5849e40a86aab35c826f /EssentialsGroupManager/src/Changelog.txt
parent1eac05799fbe323d972dcd38b98c3a79ab222ef9 (diff)
downloadEssentials-b71a6ac5e1a54294dc8083b931106104a0246eab.tar
Essentials-b71a6ac5e1a54294dc8083b931106104a0246eab.tar.gz
Essentials-b71a6ac5e1a54294dc8083b931106104a0246eab.tar.lz
Essentials-b71a6ac5e1a54294dc8083b931106104a0246eab.tar.xz
Essentials-b71a6ac5e1a54294dc8083b931106104a0246eab.zip
Change to our own Yaml parsing for globalgroups instead of using the
YAMLConfiguration class in bukkit.
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 c736d9ee2..c8b8260c7 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -188,4 +188,5 @@ v 2.0:
- Fix loading users with only numerals in their names to be seen as strings.
- Ignore any sub folders in the Worlds folder which start with a period (fix for storing data in svn respoitories).
- Throw a better error than 'null' when someone removes all groups from a yml.
- - Stop force removing attachments and let Bukkit handle it's own mess. \ No newline at end of file
+ - Stop force removing attachments and let Bukkit handle it's own mess.
+ - Change to our own Yaml parsing for globalgroups instead of using the YAMLConfiguration class in bukkit. \ No newline at end of file