From de3b24005180eee9ab0fed01b30bb5adb73edee9 Mon Sep 17 00:00:00 2001 From: Xuefer Date: Mon, 14 Oct 2013 01:40:39 +0000 Subject: [PATCH] update release date git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1429 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 95cf3ba..ee23408 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,11 @@ -3.1.0 2013-??-?? +3.1.0 2013-10-10 ======== * adds support for PHP_5_5 * compatible with pcntl_fork() * fixes support for __FILE__ __DIR__ on moved/hardlinked files * disassembler now working again (fail since 3.0), supports PHP 4.x ~ PHP 5.5.x -3.0.4 2013-09-?? +3.0.4 2013-10-10 ======== * improve stability under massive concurrent * refix locking impl for threaded env