diff options
author | David M <davidmj@users.sourceforge.net> | 2007-07-20 19:07:19 +0000 |
---|---|---|
committer | David M <davidmj@users.sourceforge.net> | 2007-07-20 19:07:19 +0000 |
commit | c20f5a6ddb5bad28e973dc74767d6a29501bb909 (patch) | |
tree | 29e3ee27a61a23dda479e14682d07a01f7b72957 /phpBB/docs/CHANGELOG.html | |
parent | a1190544a7a7184ebef19f1db2f6978ec58017ec (diff) | |
download | forums-c20f5a6ddb5bad28e973dc74767d6a29501bb909.tar forums-c20f5a6ddb5bad28e973dc74767d6a29501bb909.tar.gz forums-c20f5a6ddb5bad28e973dc74767d6a29501bb909.tar.bz2 forums-c20f5a6ddb5bad28e973dc74767d6a29501bb909.tar.xz forums-c20f5a6ddb5bad28e973dc74767d6a29501bb909.zip |
#13643
git-svn-id: file:///svn/phpbb/trunk@7912 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index f4a5a3afaf..6a8e27f6dd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -263,6 +263,7 @@ p a { <li>[Fix] Change misleading custom BBCodes explanation, regarding tokens and useable template variables (Bug #12403, #5660)</li> <li>[Feature] Ability to disable birthdays completely with new board features setting</li> <li>[Fix] Fix disallowed username check (Bug #13511)</li> + <li>[Fix] Allow for unicode usernames to be pruned (Bug #13643)</li> </ul> |