From 396bf6651a4ed7ddbeb1a8ba057ec11dec8b8868 Mon Sep 17 00:00:00 2001 From: Xuefer Date: Mon, 29 Oct 2012 12:08:25 +0000 Subject: [PATCH] updated release date git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1155 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 --- ChangeLog | 2 +- NEWS | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 85adc9e..00f9727 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -3.0.0 2012-??-?? +3.0.0 2012-10-29 API Changes ======== * chg: proto array xcache_clear_cache(int type, [ int id = -1 ]). -1 means all cache splits diff --git a/NEWS b/NEWS index da4f34a..59ef3a2 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -3.0.0 2012-??-?? +3.0.0 2012-10-29 ======== * lots of improvements * bug fixes