diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index d5dfa0b872..b0e774b29e 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -233,6 +233,11 @@
[PHPBB3-17149] - Update authors and pull request template
[PHPBB3-17154] - Update composer and dependencies to latest versions
+ Hardening
+
+ - [SECURITY-132] - Limit CAPTCHA attempts at registration for single session
+ - [SECURITY-279] - Escape smilies URL and prevent paths in .pak filename
+
Changes since 3.3.10-RC1
Bug