diff options
| author | Chris Smith <toonarmy@phpbb.com> | 2008-09-07 17:10:43 +0000 |
|---|---|---|
| committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-07 17:10:43 +0000 |
| commit | aa6c728e6fea34142008a2c62cfd508cf4026824 (patch) | |
| tree | da92a32a00fc883a7ed69ef5fdfd803205d78ec2 /phpBB/docs | |
| parent | 674777246a2874bad99721189b84e1d875e46c53 (diff) | |
| download | forums-aa6c728e6fea34142008a2c62cfd508cf4026824.tar forums-aa6c728e6fea34142008a2c62cfd508cf4026824.tar.gz forums-aa6c728e6fea34142008a2c62cfd508cf4026824.tar.bz2 forums-aa6c728e6fea34142008a2c62cfd508cf4026824.tar.xz forums-aa6c728e6fea34142008a2c62cfd508cf4026824.zip | |
Do not decrease topics counter when deleting shadow topics. #26495
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8836 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 f0770e7fee..fdddd29895 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -118,6 +118,7 @@ <li>[Fix] Do not show non indexed forums on the search page if they contain no subforums. (Bug #33125)</li> <li>[Fix] Stop search bots incrementing topic views. (Bug #32675 - Patch by eviL<3)</li> <li>[Fix] Use correct link for post author search. (Bug #32595)</li> + <li>[Fix] Do not decrease topics counter when deleting shadow topics. (Bug #26495)</li> </ul> |
