aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-09-04 15:44:10 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-09-04 15:44:10 +0000
commit0fe74ebceac75c559b8779f291ebb2df80309e92 (patch)
tree87de48e60d2d0accbf40be029e0afd1f257a2c06 /phpBB/docs
parent31856352be0f29fd7423cfe87bdfd791b03fb938 (diff)
downloadforums-0fe74ebceac75c559b8779f291ebb2df80309e92.tar
forums-0fe74ebceac75c559b8779f291ebb2df80309e92.tar.gz
forums-0fe74ebceac75c559b8779f291ebb2df80309e92.tar.bz2
forums-0fe74ebceac75c559b8779f291ebb2df80309e92.tar.xz
forums-0fe74ebceac75c559b8779f291ebb2df80309e92.zip
Add INDEX on user_regdate because this is the default ORDER BY in memberlist.php - thanks nickvergessen.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10106 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-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 abd7719c0d..940a80002c 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -241,6 +241,7 @@
<li>[Change] Resize oversized Topic icons (Bug #44415)</li>
<li>[Change] Banned IPs are now sorted (Bug #43045 - Patch by DavidIQ)</li>
<li>[Change] phpBB updater now skips sole whitespace changes. This reduces the chance of conflicts tremendously.</li>
+ <li>[Change] Add index on user_regdate to the users table.</li>
<li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li>
<li>[Feature] Backported 3.2 captcha plugins.
<ul>