diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-05-23 14:37:26 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2014-05-23 14:37:26 -0300 |
commit | 8b2a0b62bab158417babd0182d4dc00adf8ec521 (patch) | |
tree | 53bfb94e240cbcb68fbccf16d62566400204d1e5 /changes | |
parent | bafcfbbfb571f537c0c621f6ea0eba7e183522a2 (diff) |
Allow usernames to end in a digit.
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_allow-usernames-ending-with-digit | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug_allow-usernames-ending-with-digit b/changes/bug_allow-usernames-ending-with-digit new file mode 100644 index 00000000..de47e7ac --- /dev/null +++ b/changes/bug_allow-usernames-ending-with-digit @@ -0,0 +1 @@ +- Allow usernames to end in a digit. |