diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 877c0e32ec..f50e5a062f 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -114,8 +114,6 @@
[PHPBB3-7716] - Data too long for column 'message_subject'
-[PHPBB3-7717] - Use user's language for standard-extensions-group name
-
[PHPBB3-7720] - Fix alternative image-description for unread posts.
[PHPBB3-7782] - Send HTTP 404 if topic, forum or user do not exist
@@ -386,12 +384,24 @@
[PHPBB3-9841] - Change "Save" button to "Save draft"
+[PHPBB3-9847] - Language typo and written form (British/American)
+
[PHPBB3-9854] - Auth API documentation is incomplete
[PHPBB3-9855] - Tests don't run on PHPUnit 3.5
[PHPBB3-9879] - captcha_qa.php spelling, punctuation and grammar errors
+[PHPBB3-9883] - CAPTCHA uses american english
+
+[PHPBB3-9884] - Massive email delays
+
+[PHPBB3-9885] - Default file extension groups not properly updated by database updater.
+
+[PHPBB3-9886] - Database updater does not run on PostgreSQL because of an error in _add_module()
+
+[PHPBB3-9888] - Update fails when Bing [Bot] was already added to the users table
+
Improvement
@@ -399,6 +409,8 @@
- [PHPBB3-7332] - MCP post details usability
+- [PHPBB3-7717] - Use user's language for standard-extensions-group name
+
- [PHPBB3-8709] - Multibyte keys in request_var not possible
- [PHPBB3-8936] - subsilver2 missing reply-to-all feature