summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2011-11-21 09:51:31 +0000
committerElgarL <ElgarL@palmergames.com>2011-11-21 09:51:31 +0000
commitfd1c2824ce0a0b5932ac009e706b371fe8a6072d (patch)
tree285f690dd0d61edae5200e0f358d82f90e8df116 /EssentialsGroupManager/src/Changelog.txt
parent000d060ea690ba14b665e01e9097e3885d796820 (diff)
downloadEssentials-fd1c2824ce0a0b5932ac009e706b371fe8a6072d.tar
Essentials-fd1c2824ce0a0b5932ac009e706b371fe8a6072d.tar.gz
Essentials-fd1c2824ce0a0b5932ac009e706b371fe8a6072d.tar.lz
Essentials-fd1c2824ce0a0b5932ac009e706b371fe8a6072d.tar.xz
Essentials-fd1c2824ce0a0b5932ac009e706b371fe8a6072d.zip
Stop throwing errors on an empty users file.
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 d3d606079..580d8bc88 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -74,4 +74,5 @@ v 1.5:
- 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.
v 1.6:
- - Prevent Group.equals tests throwing a NullPointerException for GlobalGroups. \ No newline at end of file
+ - Prevent Group.equals tests throwing a NullPointerException for GlobalGroups.
+ - Stop throwing errors on an empty users file. \ No newline at end of file