From 88602d138c1b108bdd7901cef48f66e9ed5ef229 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Wed, 10 Nov 2010 16:27:25 +0100 Subject: [PATCH] [develop-olympus] Updating changelog with latest changes for 3.0.8-RC1 --- phpBB/docs/CHANGELOG.html | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 877c0e32ec..f50e5a062f 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -114,8 +114,6 @@
  • [PHPBB3-7716] - Data too long for column 'message_subject'
  • -
  • [PHPBB3-7717] - Use user's language for standard-extensions-group name -
  • [PHPBB3-7720] - Fix alternative image-description for unread posts.
  • [PHPBB3-7782] - Send HTTP 404 if topic, forum or user do not exist @@ -386,12 +384,24 @@
  • [PHPBB3-9841] - Change "Save" button to "Save draft"
  • +
  • [PHPBB3-9847] - Language typo and written form (British/American) +
  • [PHPBB3-9854] - Auth API documentation is incomplete
  • [PHPBB3-9855] - Tests don't run on PHPUnit 3.5
  • [PHPBB3-9879] - captcha_qa.php spelling, punctuation and grammar errors
  • +
  • [PHPBB3-9883] - CAPTCHA uses american english +
  • +
  • [PHPBB3-9884] - Massive email delays +
  • +
  • [PHPBB3-9885] - Default file extension groups not properly updated by database updater. +
  • +
  • [PHPBB3-9886] - Database updater does not run on PostgreSQL because of an error in _add_module() +
  • +
  • [PHPBB3-9888] - Update fails when Bing [Bot] was already added to the users table +
  • Improvement @@ -399,6 +409,8 @@