From 9b605fa5af7ed0cfb846431489a8aa5d6e6b7a80 Mon Sep 17 00:00:00 2001 From: Xuefer Date: Thu, 31 May 2007 04:17:28 +0000 Subject: [PATCH] NEWS/ChangeLog updates for #92 git-svn-id: svn://svn.lighttpd.net/xcache/trunk@407 c26eb9a1-5813-0410-bd6c-c2e55f420ca7 --- ChangeLog | 1 + NEWS | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5db1d8c..c32aff9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ ChangeLog * could not show module info in admin page when XCache is the last module * wrong http auth realm * #86: remove/edit variable in admin page + * fixed #92: Zend Optimizer compatibility issue * fixed #77: hits/misses was not updated * fixed #56: xcache_set segfaults when xcache.var_size=0 diff --git a/NEWS b/NEWS index b94fa0a..06dbde6 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ 2.0.0 2007-?-? - ======== + * full Zend Optimizer compatibility + 1.2.0 2006-12-10 -NEWS ======== * full 5.2 support * minor admin/coverage-viewer page improves