summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-17 05:46:01 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-17 05:46:01 +0000
commit022f7ab1d45492ce5cebba077cb4ffad8c637e9b (patch)
tree01f28c0f6950c6a014286f6a73c44258c8c16f7c /EssentialsGroupManager/src/Changelog.txt
parentf4e22a17db5cf86fbf972f1584fcc2858af75022 (diff)
downloadEssentials-022f7ab1d45492ce5cebba077cb4ffad8c637e9b.tar
Essentials-022f7ab1d45492ce5cebba077cb4ffad8c637e9b.tar.gz
Essentials-022f7ab1d45492ce5cebba077cb4ffad8c637e9b.tar.lz
Essentials-022f7ab1d45492ce5cebba077cb4ffad8c637e9b.tar.xz
Essentials-022f7ab1d45492ce5cebba077cb4ffad8c637e9b.zip
Fixed GM holding files open and causing the time stamp to be incorrect.
This caused GM to require a '/mansave force' when it shouldn't be needed.
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 d71bc135a..6a7fd1795 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -70,4 +70,5 @@ v 1.5:
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 players disconnecting mid perms update.
- - Notification of being moved to the default group only happens if it's a demotion/promotion (not on join). \ No newline at end of file
+ - Notification of being moved to the default group only happens if it's a demotion/promotion (not on join).
+ - Fixed GM holding files open and causing the time stamp to be incorrect. This caused GM to require a '/mansave force' when it shouldn't be needed. \ No newline at end of file