diff options
author | Nils Adermann <naderman@naderman.de> | 2008-11-26 19:17:52 +0000 |
---|---|---|
committer | Nils Adermann <naderman@naderman.de> | 2008-11-26 19:17:52 +0000 |
commit | 63b089f6535cf53ec8bec87decf56caab30bd0ad (patch) | |
tree | 8bea4bb9446d1a87ad85dbd2fef1b2684de6e295 /phpBB/docs | |
parent | 05e8d9ee095ca4ea1039092fc75e93f888e60397 (diff) | |
download | forums-63b089f6535cf53ec8bec87decf56caab30bd0ad.tar forums-63b089f6535cf53ec8bec87decf56caab30bd0ad.tar.gz forums-63b089f6535cf53ec8bec87decf56caab30bd0ad.tar.bz2 forums-63b089f6535cf53ec8bec87decf56caab30bd0ad.tar.xz forums-63b089f6535cf53ec8bec87decf56caab30bd0ad.zip |
Tell users to recreate the search index after changing the common word threshold for fulltext_native (Bug #36345)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9126 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/CHANGELOG.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 3d3c31a8b1..221a255390 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -97,6 +97,7 @@ <li>[Fix] Make searching for members by YIM address work in prosilver</li> <li>[Change] Alllow applications to set custom module inclusion path (idea by HoL)</li> <li>[Change] Handle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_Jelly_Doughnut)</li> + <li>[Fix] Tell users to recreate the search index after changing the common word threshold for fulltext_native (Bug #36345)</li> </ul> <a name="v302"></a><h3>1.ii. Changes since 3.0.2</h3> |