From 9468dd729b27f894261cb284f6b78a4a4f5cd9ed Mon Sep 17 00:00:00 2001 From: cadeyrn Date: Tue, 21 Feb 2012 13:47:50 +0000 Subject: [PATCH] tagging version 0.3 git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@508230 b8457f37-d9ea-0310-8a92-e5e31aec5664 --- readme.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/readme.txt b/readme.txt index 0f20266..2304817 100644 --- a/readme.txt +++ b/readme.txt @@ -3,7 +3,7 @@ Contributors: cadeyrn Tags: cache, APC, memcached, full page cache Requires at least: 3.0 Tested up to: 3.3.1 -Stable tag: 0.2.4 +Stable tag: 0.3 Fast Full Page Cache, backend can be memcached or APC @@ -23,6 +23,7 @@ PHP has two extension for communication with a memcached server, named Memcache * fallback to no caching if any error or problem occurs * Wordpress Network compatible(2) * nginx compatible(3) +* (optional) syslog messages of sets-gets-flushes (1) pingback hostname will always be generated from the accessed domain, otherwise speed would get highly compromised @@ -50,7 +51,7 @@ Some parts were based on [Hyper Cache](http://wordpress.org/extend/plugins/hyper 2012.02.21 * added syslog debug messages possibility -* bugfix: removed short_open_tags from config file +* bugfix: removed (accidently used) short_open_tags = 0.2.3 = 2012.02.21