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
commit560acd4027ce0206502e90ff93ac8a8b60445ccd (patch)
tree1711be27426fe4b5a6e412c2f95dac5ae8f76427 /EssentialsGroupManager/src/Changelog.txt
parent9bfab868d6a8fc773cc3a355d567534d7ea9dd77 (diff)
downloadEssentials-560acd4027ce0206502e90ff93ac8a8b60445ccd.tar
Essentials-560acd4027ce0206502e90ff93ac8a8b60445ccd.tar.gz
Essentials-560acd4027ce0206502e90ff93ac8a8b60445ccd.tar.lz
Essentials-560acd4027ce0206502e90ff93ac8a8b60445ccd.tar.xz
Essentials-560acd4027ce0206502e90ff93ac8a8b60445ccd.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