aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorNils Adermann <naderman@naderman.de>2010-03-18 17:09:18 +0100
committerNils Adermann <naderman@naderman.de>2010-03-18 17:09:18 +0100
commitf7c41e1db71a7ad0941d0d1cf13564f1bd0bbd6a (patch)
treea9a9d2afb5edad168bb9c64c2511e4412d89276d /phpBB
parentc57c1f3fc606665fad6b31993c4a1481018b0915 (diff)
downloadforums-f7c41e1db71a7ad0941d0d1cf13564f1bd0bbd6a.tar
forums-f7c41e1db71a7ad0941d0d1cf13564f1bd0bbd6a.tar.gz
forums-f7c41e1db71a7ad0941d0d1cf13564f1bd0bbd6a.tar.bz2
forums-f7c41e1db71a7ad0941d0d1cf13564f1bd0bbd6a.tar.xz
forums-f7c41e1db71a7ad0941d0d1cf13564f1bd0bbd6a.zip
[feature/arstechnica/memcache-multi-server] Add memcache-multi-server to the changelog.
Diffstat (limited to 'phpBB')
-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 e5dcd82806..3f457efb69 100644
--- a/phpBB/docs/CHANGELOG.html
+++ b/phpBB/docs/CHANGELOG.html
@@ -105,6 +105,7 @@
<li>[Fix] Correct redirection after login to forum not in web root (Bug #58755)</li>
<li>[Fix] Allow setting parent forums regardless of permission settings. (Bug #57415)</li>
<li>[Feature] Support for Microsoft's Native SQL Server Driver for PHP (Bug #57055 - Patch by Chris Pucci at Microsoft)</li>
+ <li>[Feature] The memcache acm plugin now supports multiple memcache servers.</li>
</ul>
<a name="v307"></a><h3>1.i. Changes since 3.0.7</h3>