1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-05 16:27:38 +02:00

Backport memcache ACM module from Ascraeus

git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9531 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Chris Smith
2009-06-04 12:29:34 +00:00
parent 05548f8f05
commit 5478ef15d3
2 changed files with 420 additions and 1 deletions

View File

@@ -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>