all repos — wp-ffpc @ 14ff53b371f17df11314327959a6a69b78a381a3

stable tag cannot be replaced in trunk readme.txt... 

git-svn-id: http://plugins.svn.wordpress.org/wp-ffpc/trunk@684144 b8457f37-d9ea-0310-8a92-e5e31aec5664
cadeyrn cadeyrn@b8457f37-d9ea-0310-8a92-e5e31aec5664
Tue, 19 Mar 2013 10:27:28 +0000
commit

14ff53b371f17df11314327959a6a69b78a381a3

parent

ab3b19da58632ceffef6c7fbca7c0df39974ac4e

1 files changed, 5 insertions(+), 1 deletions(-)

jump to
M readme.txtreadme.txt

@@ -84,20 +84,24 @@ *in RC state*

* Software licence change from GPLv2 to GPLv3 * backend code completely replaced ( object-based backend, improved readability & better structure, lot less global vars, etc. ) +* added proper uninstall ( uninstall hook was not removing options from DB, uninstall.php will ) * revisited multisite support ( solved overwriting-problems ) * preparations for localization support ( all strings are now go through WordPress translate except for advanced-cache logging, since there's no WordPress available at that point ) * more and more detailed log & error messages -* retouched Memcache initialization ( faster connect ) +* retouched Memcache initialization ( faster connect, cleaner persistent connections ) **Bugfixes** + * reported bug of faulty expiration times fixed * eliminated warning message for memcache when no memcache extension is present * fixed multisite settings overwriting issue **Dropped functions** + * APC entry compression support **Planned features for next major release** + * support for Redis backend * optional NGiNX header preservation for shortlink, pingback and last-modified headers