From 2230e325140dd2cc77d273f77d63b4c1afdc4ed5 Mon Sep 17 00:00:00 2001 From: Chris Smith Date: Thu, 4 Jun 2009 15:04:14 +0000 Subject: [PATCH] Introduce XCache and eAccelerator, make some small changes to the abstract git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9537 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/docs/CHANGELOG.html | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 69ae879ebb..6df3240e01 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -92,7 +92,15 @@
  • [Fix] Sorting by author or subject on viewtopic now preserves the order. (Bug #44875)
  • [Fix] Correctly determine writable status of files on Windows operating system. (Bug #39035)
  • [Feature] Backported 3.2 captcha plugins.
  • -
  • [Feature] Introduced new ACM plugins: null, memcache, APC.
  • +
  • [Feature] Introduced new ACM plugins: + +
  • 1.ii. Changes since 3.0.4