diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index f2d5ddc212..26f1d6ff94 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -192,6 +192,9 @@
[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
+[PHPBB3-11769] - Wrong poster in subscription email when poster is using the Quote button
+[PHPBB3-11775] - Error while moving posts to a new topic
+[PHPBB3-11802] - Undefined variable $browser in /download/file.php
Improvement