summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-03 17:53:34 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-03 17:53:34 +0100
commit82b6b319b2236d662f19bae232f4b95f00c12213 (patch)
treeed0b7b043b888d720aba7a332196b67dba6a3209 /EssentialsGroupManager/src/Changelog.txt
parent88703a92c7b721903ebf6490c681c208d8ecef89 (diff)
downloadEssentials-82b6b319b2236d662f19bae232f4b95f00c12213.tar
Essentials-82b6b319b2236d662f19bae232f4b95f00c12213.tar.gz
Essentials-82b6b319b2236d662f19bae232f4b95f00c12213.tar.lz
Essentials-82b6b319b2236d662f19bae232f4b95f00c12213.tar.xz
Essentials-82b6b319b2236d662f19bae232f4b95f00c12213.zip
- Fix for an infinite loop bug with the new Bukkit Perms during a new
user creation.
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 2879a9d33..7005c8cc1 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -7,4 +7,5 @@ v 1.1:
- GroupManager will now attempt to select the default world when using commands instead of failing and telling you to use '/manselect <world>'.
- Invalid groups assigned to players in users.yml will no longer cause a crash. GM will now set them to the default group instead.
- Fix for Users.yml containing only 'users:' causing a crash.
- - GroupManager will now generate a fresh Users and Groups yml if either file is empty. \ No newline at end of file
+ - GroupManager will now generate a fresh Users and Groups yml if either file is empty.
+ - Fix for an infinite loop bug with the new Bukkit Perms during a new user creation. \ No newline at end of file