diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index b385b724e2..5895920525 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -187,7 +187,7 @@ p a {
[Fix] (X)HTML issues within the templates (Bug #11255, #11255)
[Fix] Tiny language and grammar changes
-
[Fix] Several tiny style related fixes
+
[Fix] Several style related fixes, mainly fixing cross-browser issues
[Fix] MCP looses forum_id in some panels (Bug #11255)
[Fix] Moderation queue used unfriendly notification of no posts/topics (Bug #11291)
[Fix] Array in Oracle DBAL not always set (Bug #11475)
@@ -224,11 +224,11 @@ p a {
[Fix] Reload confirm screen for selecting new forum for global topic type change if not postable forum is chosen (Bug #11711)
[Fix] Correctly show system default color for disabled options in Internet Explorer which does not support disabled option fields
[Fix] Update query for custom profiles in user management used wrong order for left/right delimiter (affecting mssql) (Bug #11781)
-
[Feature] Replaced outdated jabber class with the one from the flyspray project
-
Limit maximum number of allowed characters in messages to 60.000 by default. Admins should increase their PHP time limits if they want to raise this tremedously.
-
[Feature] The converter no longer relies on the smiley ID to decide if it should be displayed on the posting page
[Fix] Inconsistent display of more smileys link fixed (Bug #11801)
-
[Fix] Outbox messages are no always neither new nor unread post-conversion(Bug #11461)
+
[Fix] Outbox messages are no always neither new nor unread post-conversion (Bug #11461)
+
[Feature] Replaced outdated jabber class with the one from the flyspray project
+
[Feature] The converter no longer relies on the smiley ID to decide if it should be displayed on the posting page
+
Limit maximum number of allowed characters in messages to 60.000 by default. Admins should increase their PHP time limits if they want to raise this tremedously.