diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index ebc0d34fa6..225de3ca33 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -144,6 +144,8 @@
  • [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
  • +
  • [PHPBB3-13221] - Can't upgrade to 3.1 from 3.0.11 and older
  • +
  • [PHPBB3-13223] - Using get_username_string() for email template variables causes HTML markup in emails
  • Improvement