summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-08-03 10:36:26 +0100
committerElgarL <ElgarL@palmergames.com>2012-08-03 10:36:26 +0100
commit9924703426a33d2148f18325d2eaa414dacef1f6 (patch)
treed98801938cd29410078d3dd8769aac2524e39421 /EssentialsGroupManager/src/Changelog.txt
parentc7907fcb59f63ca62d5947c7bb45fa2d48fe89b5 (diff)
downloadEssentials-9924703426a33d2148f18325d2eaa414dacef1f6.tar
Essentials-9924703426a33d2148f18325d2eaa414dacef1f6.tar.gz
Essentials-9924703426a33d2148f18325d2eaa414dacef1f6.tar.lz
Essentials-9924703426a33d2148f18325d2eaa414dacef1f6.tar.xz
Essentials-9924703426a33d2148f18325d2eaa414dacef1f6.zip
Stop using the YamlConfiguration in bukkit for our config handling. We
can now support periods in world names.
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 bf14359a2..027df85f8 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -190,4 +190,5 @@ v 2.0:
- 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.
- Change to our own Yaml parsing for globalgroups instead of using the YAMLConfiguration class in bukkit.
- - Fix a cases sensitivity bug in world loading. \ No newline at end of file
+ - 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. \ No newline at end of file