summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-08-06 17:15:56 +0100
committerElgarL <ElgarL@palmergames.com>2012-08-06 17:15:56 +0100
commitbedc95d69baa95632c73aafdfaa65d22285c09e1 (patch)
treeb5eec1a4a4738880cce1e87d983aaebe181e98af /EssentialsGroupManager/src/Changelog.txt
parent18f4158616ff377185ecb42e96a5ca3416a207a2 (diff)
downloadEssentials-bedc95d69baa95632c73aafdfaa65d22285c09e1.tar
Essentials-bedc95d69baa95632c73aafdfaa65d22285c09e1.tar.gz
Essentials-bedc95d69baa95632c73aafdfaa65d22285c09e1.tar.lz
Essentials-bedc95d69baa95632c73aafdfaa65d22285c09e1.tar.xz
Essentials-bedc95d69baa95632c73aafdfaa65d22285c09e1.zip
Fix GlobalGroups not loading permission nodes.
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 027df85f8..63fa8b9d7 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -191,4 +191,5 @@ v 2.0:
- 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.
- - Stop using the YamlConfiguration in bukkit for our config handling. We can now support periods in world names. \ No newline at end of file
+ - 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