summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-17 14:28:33 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-17 14:28:33 +0000
commit50f07f4ad7e0ebca77a38b3ea4630443388cc2fa (patch)
treea6854b6c6fad15b0e8304f156561d3f686908ce3 /EssentialsGroupManager/src/Changelog.txt
parentbc1e16fcf144e69ce49a1dad82da029ee013dcb1 (diff)
downloadEssentials-50f07f4ad7e0ebca77a38b3ea4630443388cc2fa.tar
Essentials-50f07f4ad7e0ebca77a38b3ea4630443388cc2fa.tar.gz
Essentials-50f07f4ad7e0ebca77a38b3ea4630443388cc2fa.tar.lz
Essentials-50f07f4ad7e0ebca77a38b3ea4630443388cc2fa.tar.xz
Essentials-50f07f4ad7e0ebca77a38b3ea4630443388cc2fa.zip
Fixed a crash on reload due to bukkit not unloading plugins before
reloading.
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 6a7fd1795..e9e21d407 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -71,4 +71,5 @@ v 1.5:
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).
- - 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
+ - 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