diff options
| author | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-11 11:09:45 +0000 |
|---|---|---|
| committer | Meik Sievertsen <acydburn@phpbb.com> | 2009-04-11 11:09:45 +0000 |
| commit | 4d9b106db2ccc6e15b4afd3fc2e69cf37fae81cf (patch) | |
| tree | c2c98e5c550b9a9e3b19a0e9d6332437b453da26 /phpBB/docs | |
| parent | cda9e5e9ec0dfe9c3e0a04809ffc5d0099020046 (diff) | |
| download | forums-4d9b106db2ccc6e15b4afd3fc2e69cf37fae81cf.tar forums-4d9b106db2ccc6e15b4afd3fc2e69cf37fae81cf.tar.gz forums-4d9b106db2ccc6e15b4afd3fc2e69cf37fae81cf.tar.bz2 forums-4d9b106db2ccc6e15b4afd3fc2e69cf37fae81cf.tar.xz forums-4d9b106db2ccc6e15b4afd3fc2e69cf37fae81cf.zip | |
New search option: Maximum number of words allowed to search for.
(the more words the more database load)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9438 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 e592031c14..782559bec2 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -149,6 +149,7 @@ <li>[Feature] Allow translation of custom BBCode help messages. (Patch by bantu)</li> <li>[Feature] db_tools now support create table and drop table.</li> <li>[Feature] Database updater checks for incompatible db schema (MySQL 3.x/4.x against MySQL 4.1.x/5.x/6.x)</li> + <li>[Feature] New search option: Maximum number of words allowed to search for.</li> </ul> <a name="v303"></a><h3>1.ii. Changes since 3.0.3</h3> |
