aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 75e7bdc8d5..24e0060bff 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -242,7 +242,11 @@ p a {
<li>[Fix] Do not display return to search link in prosilver if search is not allowed (Bug #11393)</li>
<li>[Fix] Use global url validation for img bbcode tag (Bug #11935)</li>
<li>[Fix] Added proper unicode support to style names (Bug #12165)</li>
-
+ <li>[Fix] Search result extract should not end in the middle of a multibyte character (Bug #11863)</li>
+ <li>[Fix] Missing localisation for an imageset no longer triggers a lot of "imageset refreshed" log messages (Bug #12027)</li>
+ <li>[Fix] Explain that themes which need parsing cannot be stored on the filesystem (Bug #11134)</li>
+ <li>[Fix] Normalize usernames</li>
+ <li>[Change] Improved utf8_clean_string with a more complete list of homographs and NFKC normalization</li>
</ul>