diff options
| author | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-24 13:39:34 +0000 |
|---|---|---|
| committer | Gabriel Vazquez <leviatan21@phpbb.com> | 2009-06-24 13:39:34 +0000 |
| commit | 2a8cd76f59a24256ae1cd66c8469c57896f8dd24 (patch) | |
| tree | 749496f4619a17e17b25d90fa465722144e66ef6 /phpBB/docs | |
| parent | 08a88fcf33693d4349d3fb478ce4704d70ba3111 (diff) | |
| download | forums-2a8cd76f59a24256ae1cd66c8469c57896f8dd24.tar forums-2a8cd76f59a24256ae1cd66c8469c57896f8dd24.tar.gz forums-2a8cd76f59a24256ae1cd66c8469c57896f8dd24.tar.bz2 forums-2a8cd76f59a24256ae1cd66c8469c57896f8dd24.tar.xz forums-2a8cd76f59a24256ae1cd66c8469c57896f8dd24.zip | |
Fixed Bug #44455 - Properly display post status messages in topic when post is reported and unapproved
Authorised by: AcydBurn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9670 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 dec096bf48..acef0e5de0 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -133,6 +133,7 @@ <li>[Fix] Correct banned user behaviour when "force password change" is enabled (Bug #47145 - Patch by nickvergessen and leviatan21 )</li> <li>[Fix] Correctly display ACP logs options, without permission to clear logs. (Bug #24155 - Patch by leviatan21)</li> <li>[Fix] Display topic icons in MCP forum view again (only prosilver).</li> + <li>[Fix] Properly display post status messages in topic when post is reported and unapproved (Bug #44455 - Patch by leviatan21)</li> <li>[Change] Change the data format of the default file ACM to be more secure from tampering and have better performance.</li> <li>[Change] Add index on log_time to the log table to prevent slowdown on boards with many log entries. (Bug #44665 - Patch by bantu)</li> <li>[Change] Template engine now permits to a limited extent variable includes.</li> |
