diff options
author | Chris Smith <toonarmy@phpbb.com> | 2008-09-08 00:29:48 +0000 |
---|---|---|
committer | Chris Smith <toonarmy@phpbb.com> | 2008-09-08 00:29:48 +0000 |
commit | 3dfa386f2c38c6cd4752ffe767a0b5ef290a8182 (patch) | |
tree | 98066f91addc36c4523214ba796e17966091b47c /phpBB/docs | |
parent | aa6c728e6fea34142008a2c62cfd508cf4026824 (diff) | |
download | forums-3dfa386f2c38c6cd4752ffe767a0b5ef290a8182.tar forums-3dfa386f2c38c6cd4752ffe767a0b5ef290a8182.tar.gz forums-3dfa386f2c38c6cd4752ffe767a0b5ef290a8182.tar.bz2 forums-3dfa386f2c38c6cd4752ffe767a0b5ef290a8182.tar.xz forums-3dfa386f2c38c6cd4752ffe767a0b5ef290a8182.zip |
Send localised disapproval reasons in the recipients local language. #31645
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8837 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 fdddd29895..cab289ab47 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -119,6 +119,7 @@ <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> + <li>[Fix] Send localised disapproval reasons in the recipients local language. (Bug #31645)</li> </ul> |