diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 44cc49d8c4..f2d5ddc212 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -190,6 +190,8 @@
[PHPBB3-11662] - "occured" should be "occurred"
[PHPBB3-11670] - Replace trademark ™ with ® on "Welcome to phpBB" install page
[PHPBB3-11674] - Do not include vendor folder if there are no dependencies.
+[PHPBB3-11524] - MySQL Upgrader throws warnings on PHP 5.4
+[PHPBB3-11720] - Reporting posts leads to white page error
Improvement
@@ -213,6 +215,7 @@
- [PHPBB3-11294] - Update extension list in running tests doc
- [PHPBB3-11368] - Latest pm reports row count
- [PHPBB3-11583] - InnoDB supports FULLTEXT index since MySQL 5.6.4.
+- [PHPBB3-11740] - Update link in FAQ to Ideas Centre
Sub-task
@@ -238,6 +241,8 @@
- [PHPBB3-11529] - Rename RUNNING_TESTS file to .md file to render it on GitHub
- [PHPBB3-11576] - Make phpBB Test Suite MySQL behave at least as strict as phpBB MySQL driver
- [PHPBB3-11671] - Add phing/phing to composer.json
+- [PHPBB3-11752] - Update phpBB.com URLs to https in email templates
+- [PHPBB3-11753] - Upgrade mysql_upgrader.php schema data.
1.ii. Changes since 3.0.10