summaryrefslogtreecommitdiffstats
path: root/EssentialsGroupManager/src/Changelog.txt
diff options
context:
space:
mode:
authorElgarL <ElgarL@palmergames.com>2012-06-24 13:10:22 +0100
committerElgarL <ElgarL@palmergames.com>2012-06-24 13:10:22 +0100
commit1e880373d43752485e85d6ee09fc210f8c77f326 (patch)
treee76e872939603fd630ee3f2668979b0a02c4cfa5 /EssentialsGroupManager/src/Changelog.txt
parent2b3a1b3778efc2d1b745a3d50898e4a4270a355c (diff)
downloadEssentials-1e880373d43752485e85d6ee09fc210f8c77f326.tar
Essentials-1e880373d43752485e85d6ee09fc210f8c77f326.tar.gz
Essentials-1e880373d43752485e85d6ee09fc210f8c77f326.tar.lz
Essentials-1e880373d43752485e85d6ee09fc210f8c77f326.tar.xz
Essentials-1e880373d43752485e85d6ee09fc210f8c77f326.zip
Fix loading users with only numerals in their names to be seen as
strings.
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 134d40250..3b44270c6 100644
--- a/EssentialsGroupManager/src/Changelog.txt
+++ b/EssentialsGroupManager/src/Changelog.txt
@@ -184,4 +184,5 @@ v 2.0:
- Prevent null perms getting past the GlobalGroups loader.
- Fix forgetting sub groups on a manload.
- Allow 'manucheckp' to notify when superperms reports false but it is really negated.
- - Only output a Data update message if something has changed. \ No newline at end of file
+ - Only output a Data update message if something has changed.
+ - Fix loading users with only numerals in their names to be seen as strings. \ No newline at end of file