diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2009-07-19 09:41:09 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2009-07-19 09:41:09 +0000 |
| commit | aee21acf48dca17da97d4ab89761adf2d6abf7bd (patch) | |
| tree | b243d6c6e20aa6b65f7b5ce9c8a949bcee350fc0 /phpBB/docs | |
| parent | 208f74970b15d255a83f9c9a58c5ba4ddf596b86 (diff) | |
| download | forums-aee21acf48dca17da97d4ab89761adf2d6abf7bd.tar forums-aee21acf48dca17da97d4ab89761adf2d6abf7bd.tar.gz forums-aee21acf48dca17da97d4ab89761adf2d6abf7bd.tar.bz2 forums-aee21acf48dca17da97d4ab89761adf2d6abf7bd.tar.xz forums-aee21acf48dca17da97d4ab89761adf2d6abf7bd.zip | |
Cache get_username_string() function calls on viewtopic.
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9790 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 f4a79411d1..70026d724b 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -186,6 +186,7 @@ <li>[Change] Add confirmation for deactivating language packs (Patch by leviatan21)</li> <li>[Change] Add confirm-box when deleting permissions (Bug #13673 - Patch by nickvergessen)</li> <li>[Change] Add pagination for icons and smilies in the ACP and smilies in the smiley popup</li> + <li>[Change] Cache get_username_string() function calls on viewtopic.</li> <li>[Feature] Add language selection on the registration terms page (Bug #15085 - Patch by leviatan21)</li> <li>[Feature] Backported 3.2 captcha plugins.</li> <li>[Feature] Introduced new ACM plugins: |
