diff options
| author | Andreas Fischer <bantu@phpbb.com> | 2009-06-08 22:33:30 +0000 |
|---|---|---|
| committer | Andreas Fischer <bantu@phpbb.com> | 2009-06-08 22:33:30 +0000 |
| commit | 2af8393d0f5fa08b95df989ab879ce1b7d4cab21 (patch) | |
| tree | 3ca91808ebbba185ce5f913b0952bdf93cf949b3 /phpBB/docs | |
| parent | 9f21f1ab5e2b70da18459ef26c14a2372bc0eb76 (diff) | |
| download | forums-2af8393d0f5fa08b95df989ab879ce1b7d4cab21.tar forums-2af8393d0f5fa08b95df989ab879ce1b7d4cab21.tar.gz forums-2af8393d0f5fa08b95df989ab879ce1b7d4cab21.tar.bz2 forums-2af8393d0f5fa08b95df989ab879ce1b7d4cab21.tar.xz forums-2af8393d0f5fa08b95df989ab879ce1b7d4cab21.zip | |
Fix bug #45705 - Show error in the ACP when template folder is not readable.
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9565 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 952304b836..1d3abd62bc 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -95,6 +95,7 @@ <li>[Fix] Correctly show private message history (Bug #46065 - Patch by bantu) <li>[Fix] Various XHTML mistakes in prosilver and subsilver2. (Bugs #38555, #45505 - Patch by Raimon, #45785, #45865)</li> <li>[Fix] Move post bump information markup to the template. (Bug #34295 - Patch by bantu)</li> + <li>[Fix] Show error in the ACP when template folder is not readable. (Bug #45705 - Patch by bantu)</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>[Feature] Backported 3.2 captcha plugins.</li> |
