diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index d52a9d3c98..982dd5cf60 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -96,6 +96,11 @@

1.i. Changes since 3.0.12

+

Security

+

Bug

Improvement

@@ -200,7 +204,6 @@
  • [PHPBB3-12247] - include poster's username in email notifications of posts that get approved by moderators
  • [PHPBB3-12259] - Too many redundant tests are run on Travis
  • [PHPBB3-12468] - Allow mbstring.http_input='' besides 'pass' for PHP 5.6 compatibility
  • -
  • [PHPBB3-13531] - Disallow trailing paths (e.g. using the PATH_INFO feature)
  • Task