summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorsnowleo <schneeleo@gmail.com>2011-11-17 15:34:05 +0100
committersnowleo <schneeleo@gmail.com>2011-11-17 15:34:05 +0100
commitc5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07 (patch)
tree4278e0667d6050990e75cb0918467396eb06c0f4 /EssentialsGroupManager/src/Changelog.txt
parentaf5a86c48c83067b05d4489745e4e5335f68c1d2 (diff)
parent7b7d1f557f193599222ca90e74a967b3c7c0fe3c (diff)
downloadEssentials-c5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07.tar
Essentials-c5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07.tar.gz
Essentials-c5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07.tar.lz
Essentials-c5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07.tar.xz
Essentials-c5c29aef4eb5ed91f4d7a6f10c8a4aad0f4c3d07.zip
Merge branch 'refs/heads/groupmanager'
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 d71bc135a..e9e21d407 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -70,4 +70,6 @@ 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.
+ - Fixed a crash on reload due to bukkit not unloading plugins before reloading. \ No newline at end of file