diff options
author | Andreas Fischer <bantu@phpbb.com> | 2009-09-04 17:27:13 +0000 |
---|---|---|
committer | Andreas Fischer <bantu@phpbb.com> | 2009-09-04 17:27:13 +0000 |
commit | fc5a21e16a6502a89fd7b541683f21e216c8cf2e (patch) | |
tree | 792cd0125f9123276ffbefb00090e6c68a6e137e /phpBB/docs | |
parent | 0fe74ebceac75c559b8779f291ebb2df80309e92 (diff) | |
download | forums-fc5a21e16a6502a89fd7b541683f21e216c8cf2e.tar forums-fc5a21e16a6502a89fd7b541683f21e216c8cf2e.tar.gz forums-fc5a21e16a6502a89fd7b541683f21e216c8cf2e.tar.bz2 forums-fc5a21e16a6502a89fd7b541683f21e216c8cf2e.tar.xz forums-fc5a21e16a6502a89fd7b541683f21e216c8cf2e.zip |
Revert r10106 - Index usage is very unlikely because of WHERE IN (). :-|
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10107 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 940a80002c..abd7719c0d 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -241,7 +241,6 @@ <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> |