aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorMeik Sievertsen <acydburn@phpbb.com>2009-07-22 09:07:24 +0000
committerMeik Sievertsen <acydburn@phpbb.com>2009-07-22 09:07:24 +0000
commitcef8c2d87e2c1e55a7fd6d57e3f998e531fd0bf2 (patch)
treed99d2740f0d66701897af1b413734be85a46f852 /phpBB/docs
parent16e393b61d53843dfec3b88257925a0848c027ed (diff)
downloadforums-cef8c2d87e2c1e55a7fd6d57e3f998e531fd0bf2.tar
forums-cef8c2d87e2c1e55a7fd6d57e3f998e531fd0bf2.tar.gz
forums-cef8c2d87e2c1e55a7fd6d57e3f998e531fd0bf2.tar.bz2
forums-cef8c2d87e2c1e55a7fd6d57e3f998e531fd0bf2.tar.xz
forums-cef8c2d87e2c1e55a7fd6d57e3f998e531fd0bf2.zip
Parse email text files with the template engine.
Did not check if this influences styles template cache list/purge/etc. git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9823 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index 356987cd33..6011933082 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -219,6 +219,7 @@
<li>[Feature] Ability to empty a user's outbox from the user ACP quick tools.</li>
<li>[Feature] Ability to filter ACP / MCP logs</li>
<li>[Feature] Users can report PMs to moderators which are then visible in a new MCP module</li>
+ <li>[Feature] Parse email text files with the template engine.</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>