summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-07-06 08:33:57 +0100
committerElgarL <ElgarL@palmergames.com>2012-07-06 08:33:57 +0100
commitfa7688b4b5e6429f32b716d252e33b23d3730ec1 (patch)
tree4973a4093a8dd8ba1b8c1a26f068d4f7370108dc /EssentialsGroupManager/src/Changelog.txt
parent017136ff1cdfc173f8ffd3dc80f029607ce112b0 (diff)
downloadEssentials-fa7688b4b5e6429f32b716d252e33b23d3730ec1.tar
Essentials-fa7688b4b5e6429f32b716d252e33b23d3730ec1.tar.gz
Essentials-fa7688b4b5e6429f32b716d252e33b23d3730ec1.tar.lz
Essentials-fa7688b4b5e6429f32b716d252e33b23d3730ec1.tar.xz
Essentials-fa7688b4b5e6429f32b716d252e33b23d3730ec1.zip
Throw a better error than 'null' when someone removes all groups from a
yml.
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 99133244e..aa49a1757 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -186,4 +186,5 @@ v 2.0:
- Allow 'manucheckp' to notify when superperms reports false but it is really negated.
- Only output a Data update message if something has changed.
- Fix loading users with only numerals in their names to be seen as strings.
- - Ignore any sub folders in the Worlds folder which start with a period (fix for storing data in svn respoitories). \ No newline at end of file
+ - Ignore any sub folders in the Worlds folder which start with a period (fix for storing data in svn respoitories).
+ - Throw a better error than 'null' when someone removes all groups from a yml. \ No newline at end of file