diff --git a/build/build.xml b/build/build.xml index 229f62a4c7..71fdecad49 100644 --- a/build/build.xml +++ b/build/build.xml @@ -3,7 +3,7 @@ - + diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index dccf383bc2..2c400ce212 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -98,6 +98,10 @@

Changes since 3.0.13-PL1

+

Security

+
    +
  • [SECURITY-180] - An insufficient check allowed users of the Google Chrome browser to be redirected to external domains (e.g. on login)
  • +

Bug

  • [PHPBB3-13348] - sql_freeresult() should be called in feed base class