1
0
Fork 0

ChangeLog update

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@469 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2007-08-05 02:46:35 +00:00
parent c9e233fb73
commit 7fa6d217b5
1 changed files with 2 additions and 1 deletions

View File

@ -6,11 +6,12 @@ Ini Settings Changes
ChangeLog
========
* bug fix for compatibility with Zend Optimizer and other non-cachable
* #55: segv php tokenizer on certain special situation
* new: xcache.stat = On
* 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 #102: segv when var cacher is too small
* fixed #55: segv php tokenizer on certain special situation
* fixed #109: fast inc/dec was trying to break ro protection
* fixed #101, #105: Fixed compatibility issue for apache 1.x
* fixed #94: Garbage collector disabled when xcache.cacher set to off