aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs
diff options
context:
space:
mode:
authorChris Smith <toonarmy@phpbb.com>2009-06-04 12:29:34 +0000
committerChris Smith <toonarmy@phpbb.com>2009-06-04 12:29:34 +0000
commit5478ef15d33eec696ded6a5402a329b77916597e (patch)
treed2fc34b6e28ebf1ce94415716f64eabc1b99fd90 /phpBB/docs
parent05548f8f05d1f64945a4fdb615f0e4e1620323c2 (diff)
downloadforums-5478ef15d33eec696ded6a5402a329b77916597e.tar
forums-5478ef15d33eec696ded6a5402a329b77916597e.tar.gz
forums-5478ef15d33eec696ded6a5402a329b77916597e.tar.bz2
forums-5478ef15d33eec696ded6a5402a329b77916597e.tar.xz
forums-5478ef15d33eec696ded6a5402a329b77916597e.zip
Backport memcache ACM module from Ascraeus
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9531 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/docs')
-rw-r--r--phpBB/docs/CHANGELOG.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html
index ca2ac55ecb..90ff74a2b1 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -92,7 +92,7 @@
<li>[Fix] Sorting by author or subject on viewtopic now preserves the order. (Bug #44875)</li>
<li>[Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)</li>
<li>[Feature] Backported 3.2 captcha plugins.</li>
- <li>[Feature] Introduced new ACM plugins: null</li>
+ <li>[Feature] Introduced new ACM plugins: null, memcache.</li>
</ul>
<a name="v304"></a><h3>1.ii. Changes since 3.0.4</h3>