summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@Palmergames.com>2014-06-19 07:59:20 +0100
committerElgarL <ElgarL@Palmergames.com>2014-06-19 07:59:20 +0100
commite862e3c87b4cc98b880894877db17845370c22d9 (patch)
tree42543853c6f47a47ce883b1550a9a84fe6e87939 /EssentialsGroupManager/src/Changelog.txt
parentd9fdf3bdf6b735103ce9010f1fa59bab6fe9bd1e (diff)
downloadEssentials-e862e3c87b4cc98b880894877db17845370c22d9.tar
Essentials-e862e3c87b4cc98b880894877db17845370c22d9.tar.gz
Essentials-e862e3c87b4cc98b880894877db17845370c22d9.tar.lz
Essentials-e862e3c87b4cc98b880894877db17845370c22d9.tar.xz
Essentials-e862e3c87b4cc98b880894877db17845370c22d9.zip
Add internal name to UUID resolution to speed data lookups.
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 bc050c97b..f2b4b5d6f 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -232,4 +232,5 @@ v2.1:
- Fix clones forgetting sub groups.
- Prevent players who have never logged in before from taking over existing accounts.
- Added metrics.
- - Prevent GM's own permission tests from allowing inherited permissions to override inherited negations (caused when we added the exception override for sub groups). \ No newline at end of file
+ - Prevent GM's own permission tests from allowing inherited permissions to override inherited negations (caused when we added the exception override for sub groups).
+ - Add internal name to UUID resolution to speed data lookups. \ No newline at end of file