1
0
Fork 0

log update

git-svn-id: svn://svn.lighttpd.net/xcache/trunk@1539 c26eb9a1-5813-0410-bd6c-c2e55f420ca7
master
Xuefer 2014-09-18 07:56:52 +00:00
parent 970fd0aa01
commit f6d26f8e82
2 changed files with 9 additions and 2 deletions

View File

@ -15,7 +15,7 @@ ChangeLog
* misc:
* Reflection info added for APIs
3.2.0 2014-??-??
3.2.0 2014-09-18
ChangeLog
========
* cacher:
@ -23,6 +23,9 @@ ChangeLog
* fixed #333: reduce memory usage for small or empty files
* closes #337: adds warning about Zend OPcache optimization level incompatiblity
3.1.2 2014-09-18
no changes, same as 3.1.1
3.1.1 2014-09-02
ChangeLog
========

6
NEWS
View File

@ -5,12 +5,16 @@
* added class const support for __FILE__ __DIR__
* updated disassembler decompiler support
3.2.1 2013-??-??
3.2.1 2014-09-18
========
* PHP_5_6 support
* reduce memory usage for small or empty files
* aware of Zend OPcache
3.1.2 2014-09-18
========
* repackage of 3.1.1 to fix sub directory name in source package
3.1.1 2014-09-02
========
* compatible with bcompiler