diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 6914aa5060..6c6e539405 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -123,6 +123,10 @@
Changes since 3.1.11
+ Security Issue
+
+ - [SECURITY-211] - URLs with javascript scheme should not be made clickable
+
Bug
- [PHPBB3-9533] - phpbb_own_realpath() doesn't always replicate realpath() behaviour