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
commit5560ab42940a50178a4588937f3b5cae7874e37f (patch)
tree7c197841f90423cc8bca488d94bad9675341f0bc /EssentialsGroupManager/src/Changelog.txt
parent87ccd7bf46ad4b8131591230d343552accf488ba (diff)
downloadEssentials-5560ab42940a50178a4588937f3b5cae7874e37f.tar
Essentials-5560ab42940a50178a4588937f3b5cae7874e37f.tar.gz
Essentials-5560ab42940a50178a4588937f3b5cae7874e37f.tar.lz
Essentials-5560ab42940a50178a4588937f3b5cae7874e37f.tar.xz
Essentials-5560ab42940a50178a4588937f3b5cae7874e37f.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