summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-03 20:42:34 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-03 20:42:34 +0000
commiteba96c110b0548183848623cadde035753d21c3a (patch)
tree45c3338c5cb1d6dcb4400fc4a72a905fd1eafb9a /EssentialsGroupManager/src/Changelog.txt
parent5ef08d2250d1032d8c06031b02e8403a703f1c58 (diff)
downloadEssentials-eba96c110b0548183848623cadde035753d21c3a.tar
Essentials-eba96c110b0548183848623cadde035753d21c3a.tar.gz
Essentials-eba96c110b0548183848623cadde035753d21c3a.tar.lz
Essentials-eba96c110b0548183848623cadde035753d21c3a.tar.xz
Essentials-eba96c110b0548183848623cadde035753d21c3a.zip
Fix for an error in checkFullUserPermission caused by players
disconnecting mid perms update.
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r--EssentialsGroupManager/src/Changelog.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/EssentialsGroupManager/src/Changelog.txt b/EssentialsGroupManager/src/Changelog.txt
index a8e7a772a..5262c7018 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -69,4 +69,4 @@ v 1.5:
If the files have been altered (on disc) it will reload, so long as the in-memory data hasn't changed.
If the files on Disc have changed AND there have been changes to it's in-memory data it will show a warning.
You then MUST issue a '/mansave force' to overwrite the disc files, or a '/manload' to overwrite the memory data.
- - Fix for an error in checkFullUserPermission caused by silly requests for a null perm. \ No newline at end of file
+ - Fix for an error in checkFullUserPermission caused by players disconnecting mid perms update. \ No newline at end of file