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