1
0
Fork 0

merge ChangeLog and NEWS from 1.3

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@696 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
This commit is contained in:
Xuefer 2011-02-08 05:10:10 +00:00
parent 45e7c51450
commit a310f8cec1
2 changed files with 10 additions and 0 deletions

View File

@ -9,6 +9,11 @@ ChangeLog
* fixed #55: segv php tokenizer on certain special situation
* compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler
1.3.1 2010-11-27
========
* 2G/4G limitation on 64bit arch
* xcache_unset matching e.g. prefixed_ values
1.3.0 2009-08-04
== ChangeLog ==
* PHP 5.3 support

5
NEWS
View File

@ -1,6 +1,11 @@
2.0.0 2009-?-?
* Cache 1 copy for all files with same content
1.3.1 2010-11-27
========
* 2G/4G limitation on 64bit arch
* xcache_unset matching e.g. prefixed_ values
1.3.0 2009-08-04
========
* PHP 5.3 support