summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-03-29 14:02:53 +0100
committerElgarL <ElgarL@palmergames.com>2012-03-29 14:02:53 +0100
commit9dbeb1407c4d7fd3be5ab3a44bd80eb0e4936f5c (patch)
tree98eb26c7db914fe7d08e36351001915a634aa080 /EssentialsGroupManager/src/Changelog.txt
parent1ef8ab70d141e60a92b5fa152a5be61637fd84ba (diff)
downloadEssentials-9dbeb1407c4d7fd3be5ab3a44bd80eb0e4936f5c.tar
Essentials-9dbeb1407c4d7fd3be5ab3a44bd80eb0e4936f5c.tar.gz
Essentials-9dbeb1407c4d7fd3be5ab3a44bd80eb0e4936f5c.tar.lz
Essentials-9dbeb1407c4d7fd3be5ab3a44bd80eb0e4936f5c.tar.xz
Essentials-9dbeb1407c4d7fd3be5ab3a44bd80eb0e4936f5c.zip
Catch errors caused by bad indentation in yml's.
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 4599cbcc0..c57b050c3 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -155,4 +155,5 @@ v 1.9:
- Treat all world names as lower case for file handling (please check in your worlds folder. You should have no folders with upper case letters from now).
- Auto rename all case sensitive world folders to lower case (if possible).
- Update GlobalGroups.yml for new/changed Towny permission nodes.
- - Stop attempting to push empty permissions when players edit the yml's incorrectly. \ No newline at end of file
+ - Stop attempting to push empty permissions when players edit the yml's incorrectly.
+ - Catch errors caused by bad indentation in yml's. \ No newline at end of file