diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 4b916fadbc..44cc49d8c4 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -188,6 +188,8 @@
[PHPBB3-11630] - Improvements to the PHP lint pre-commit hook
[PHPBB3-11644] - Skip phpbb_dbal_order_lower_test on MySQL 5.6
[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.
Improvement
@@ -235,6 +237,7 @@
- [PHPBB3-11527] - Upgrade composer.phar to 1.0.0-alpha7
- [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
1.ii. Changes since 3.0.10