diff options
Diffstat (limited to 'phpBB')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 827efafe6c..305f316e34 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -288,7 +288,8 @@ p a { <li>[Fix] Allow 5 digits in editing time fields (Bug #12489)</li> <li>[Fix] MS SQL DBAL drivers now write over extension limitations, they are too low for most installations (Bug #12415)</li> <li>[Fix] Fix sorting by author on "unanswered posts" (Bug #12545)</li> -ul> + <li>[Fix] Allow searching for multibyte authors (Bug #11793)</li> + </ul> </div> <a href="#top">Top</a> |