diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 22fbf9a79c..ebc0d34fa6 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -142,6 +142,8 @@
[PHPBB3-13190] - phpbb_session_login_keys_test::test_reset_keys fails on develop-ascraeus
[PHPBB3-13194] - BBCode isn't parsed when issuing a warning for a post
[PHPBB3-13203] - Use constant time comparison method for comparing password hashes
+ [PHPBB3-13217] - Remember me cookie leak
+ [PHPBB3-13218] - Missing token check in acp_styles
Improvement