From 593ac9ed4318c68e56bb2bdfa42adb2126aae994 Mon Sep 17 00:00:00 2001 From: Andreas Fischer Date: Mon, 28 Nov 2011 23:10:01 +0100 Subject: [PATCH] [prep-release-3.0.10] Remove duplicate ticket PHPBB3-10490 from changelog. --- phpBB/docs/CHANGELOG.html | 1 - 1 file changed, 1 deletion(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index a58c384f04..39d3e24b13 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -173,7 +173,6 @@
  • [PHPBB3-10479] - Remove PostgreSQL version numbers from driver's language string
  • [PHPBB3-10485] - XHTML error in Prosilver - index and viewforum
  • [PHPBB3-10488] - Database updater for 3.0.10-RC1 overwrites config variable email_max_chunk_size without checking for custom value
  • -
  • [PHPBB3-10490] - MCP Layout broken in ProSilver when screen is resized to less 1200 pixels
  • [PHPBB3-10497] - SQL error when guest visits forum with unread topic
  • Improvement