summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-07-10 14:10:13 +0100
committerElgarL <ElgarL@palmergames.com>2012-07-10 14:10:13 +0100
commita46497255ecb600bcee8ecca99fff53dd0b716f4 (patch)
treef302bb094b8df245a1d298c84a45939f049b4008 /EssentialsGroupManager/src/Changelog.txt
parent72015d42fc14c548a08f323be61e088a0edf156c (diff)
downloadEssentials-a46497255ecb600bcee8ecca99fff53dd0b716f4.tar
Essentials-a46497255ecb600bcee8ecca99fff53dd0b716f4.tar.gz
Essentials-a46497255ecb600bcee8ecca99fff53dd0b716f4.tar.lz
Essentials-a46497255ecb600bcee8ecca99fff53dd0b716f4.tar.xz
Essentials-a46497255ecb600bcee8ecca99fff53dd0b716f4.zip
Stop force removing attachments and let Bukkit handle it's own mess.
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 aa49a1757..c736d9ee2 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -187,4 +187,5 @@ v 2.0:
- 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).
- - Throw a better error than 'null' when someone removes all groups from a yml. \ No newline at end of file
+ - Throw a better error than 'null' when someone removes all groups from a yml.
+ - Stop force removing attachments and let Bukkit handle it's own mess. \ No newline at end of file