From 2bae5298e01c037fc552da9b5f160821a627a417 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Thu, 16 Jun 2011 16:16:55 +0200 Subject: [PATCH] [prep-release-3.0.9] Update Changelog for 3.0.9-RC2 release. --- phpBB/docs/CHANGELOG.html | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 915f7e6a71..499afb43bd 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -301,6 +301,14 @@
  • [PHPBB3-10211] - Missing space on the recent PHPBB3-9992 changes
  • +
  • [PHPBB3-10218] - STRIP is not defined in style.php causing a notice to be thrown +
  • +
  • [PHPBB3-10219] - Inappropriate character in web.config file +
  • +
  • [PHPBB3-10220] - Logging in with Mobile Device triggers SQL error on *_login_attempts. +
  • +
  • [PHPBB3-10221] - Inconsistent usage of "Seconds" in ACP Settings +
  • Improvement