summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-04-29 00:22:51 +0100
committerKHobbits <rob@khobbits.co.uk>2014-05-04 12:50:22 +0100
commitd46d8d45fa23e344901220d99e87cebc2352e689 (patch)
tree444347e37b76a7af7a28c847ec54fb70d5775aaa /EssentialsGroupManager/src/Changelog.txt
parent89b759d7ac9092270dc229f9fb09f42b65f74f42 (diff)
downloadEssentials-d46d8d45fa23e344901220d99e87cebc2352e689.tar
Essentials-d46d8d45fa23e344901220d99e87cebc2352e689.tar.gz
Essentials-d46d8d45fa23e344901220d99e87cebc2352e689.tar.lz
Essentials-d46d8d45fa23e344901220d99e87cebc2352e689.tar.xz
Essentials-d46d8d45fa23e344901220d99e87cebc2352e689.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