summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-04-29 00:22:51 +0100
committerElgarL <ElgarL@Palmergames.com>2014-04-29 00:22:51 +0100
commit69faf87866412f2ac48bbedd14eba6833a308bb9 (patch)
treec44ab836b58972bf027941968e8bc8cdd96397d8 /EssentialsGroupManager/src/Changelog.txt
parente1631b2af82bf080d70764806ff91aa4ad9ecbcf (diff)
downloadEssentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar
Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar.gz
Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar.lz
Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.tar.xz
Essentials-69faf87866412f2ac48bbedd14eba6833a308bb9.zip
Fix clones forgetting sub groups.
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 583200e26..baf46b004 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -228,4 +228,5 @@ v2.1:
- Update for CraftBukkit 1.7.8-R0.1(3050).
- Add UUID support.
Plugins can still query by player name but a UUID is faster and preferable.
- - Set a default mirror map if none is found in the config. \ No newline at end of file
+ - Set a default mirror map if none is found in the config.
+ - Fix clones forgetting sub groups. \ No newline at end of file