aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/CHANGELOG.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2010-01-28 23:15:25 +0000
committerAndreas Fischer <bantu@phpbb.com>2010-01-28 23:15:25 +0000
commit2906a24122535856f5a195264dc1d9a6836e0bcd (patch)
tree708b62bbacdc62a53cfce34c6909be3e39ae77b3 /phpBB/docs/CHANGELOG.html
parentc0cd713f4ca58d064edb70e3c2cb6d1ab6a1b042 (diff)
downloadforums-2906a24122535856f5a195264dc1d9a6836e0bcd.tar
forums-2906a24122535856f5a195264dc1d9a6836e0bcd.tar.gz
forums-2906a24122535856f5a195264dc1d9a6836e0bcd.tar.bz2
forums-2906a24122535856f5a195264dc1d9a6836e0bcd.tar.xz
forums-2906a24122535856f5a195264dc1d9a6836e0bcd.zip
Bug #56545 - Speed up topic move operation by adding an index for topic_id on the topics track table.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10462 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs/CHANGELOG.html')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index ef432e72b3..efcb31bfe0 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -169,6 +169,7 @@
<li>[Change] Disallow deleting the last question of the Q&amp;A CAPTCHA.</li>
<li>[Change] Tweak Q&amp;A CAPTCHA garbage collection.</li>
<li>[Change] Show a proper preview for the Q&amp;A CAPTCHA. (Bug #56365)</li>
+ <li>[Change] Speed up topic move operation by adding an index for topic_id on the topics track table. (Bug #56545)</li>
<li>[Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter &quot;auth=http&quot;.</li>
</ul>