diff options
Diffstat (limited to 'EssentialsGroupManager/src/Changelog.txt')
-rw-r--r-- | EssentialsGroupManager/src/Changelog.txt | 3 |
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 |