summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-09-06 10:11:21 +0100
committerElgarL <ElgarL@palmergames.com>2011-09-06 10:11:21 +0100
commit8055eda75cf1a9309d92a25024ec67a322f6d580 (patch)
tree4cf6785c0cc92e359c522e70bab21c197277536d /EssentialsGroupManager/src/Changelog.txt
parent275f42a97fd42d7b4cd1fe6e2df6cb4cdef23129 (diff)
downloadEssentials-8055eda75cf1a9309d92a25024ec67a322f6d580.tar
Essentials-8055eda75cf1a9309d92a25024ec67a322f6d580.tar.gz
Essentials-8055eda75cf1a9309d92a25024ec67a322f6d580.tar.lz
Essentials-8055eda75cf1a9309d92a25024ec67a322f6d580.tar.xz
Essentials-8055eda75cf1a9309d92a25024ec67a322f6d580.zip
- Fixed BukkitPerms population. Wasn't correctly setting superperms.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index 7005c8cc1..56f52a998 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -8,4 +8,6 @@ v 1.1:
- 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.
- - Fix for an infinite loop bug with the new Bukkit Perms during a new user creation. \ No newline at end of file
+ - Fix for an infinite loop bug with the new Bukkit Perms during a new user creation.
+v 1.2:
+ - Fixed BukkitPerms population. Wasn't correctly setting superperms. \ No newline at end of file