diff options
| author | Joas Schilling <nickvergessen@gmx.de> | 2009-06-16 16:13:53 +0000 |
|---|---|---|
| committer | Joas Schilling <nickvergessen@gmx.de> | 2009-06-16 16:13:53 +0000 |
| commit | ef0eed4d9ef83d7dfbcdd1c78f812ef5e135f279 (patch) | |
| tree | c53d0bda5689b3fb01f7e51759fd8cbdbc905958 /phpBB/docs | |
| parent | bfc8906a5ed4b99d0c592972b3267fe52d5da257 (diff) | |
| download | forums-ef0eed4d9ef83d7dfbcdd1c78f812ef5e135f279.tar forums-ef0eed4d9ef83d7dfbcdd1c78f812ef5e135f279.tar.gz forums-ef0eed4d9ef83d7dfbcdd1c78f812ef5e135f279.tar.bz2 forums-ef0eed4d9ef83d7dfbcdd1c78f812ef5e135f279.tar.xz forums-ef0eed4d9ef83d7dfbcdd1c78f812ef5e135f279.zip | |
Fix bug #46145 - Template cache error for files of template-subfolders
Authorised by: acydburn
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9600 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 9fc81f337b..cf447ee7c6 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -110,6 +110,7 @@ <li>[Fix] Wrong message shown to user, when adding bots to friends/foes. (Bug #40205 - Patch by nickvergessen)</li> <li>[Fix] Fix Oracle database backup (Bug #46715)</li> <li>[Fix] Update attachments table when deleting user and retaining his posts. (Bug #40245 - Patch by rxu)</li> + <li>[Fix] Template cache error for files of template-subfolders (Bug #46145 - Patch by nickvergessen)</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> |
