summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2012-08-06 18:25:55 +0200
committersnowleo <schneeleo@gmail.com>2012-08-06 18:25:55 +0200
commit92267fa7f8965a0edffd15bd8bd37a8d2f99b458 (patch)
treeac11d2aa6efb094e9097ec050a1d7ba44f820996 /EssentialsGroupManager/src/Changelog.txt
parentc2db96edc81568c7f5bfd1933662fbcb21ba6f6e (diff)
parent3c5f9e16162aa66874911d052bdbe710ae1b1b8f (diff)
downloadEssentials-92267fa7f8965a0edffd15bd8bd37a8d2f99b458.tar
Essentials-92267fa7f8965a0edffd15bd8bd37a8d2f99b458.tar.gz
Essentials-92267fa7f8965a0edffd15bd8bd37a8d2f99b458.tar.lz
Essentials-92267fa7f8965a0edffd15bd8bd37a8d2f99b458.tar.xz
Essentials-92267fa7f8965a0edffd15bd8bd37a8d2f99b458.zip
Merge branch 'refs/heads/groupmanager' into 2.9
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