Changeset 1091
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r1064 r1091 12 12 ======== 13 13 * closes #2: auto disable caching on crash 14 * closes #972: warning/error when XCache is loaded incorrectly15 14 * closes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode (>=PHP_5_3) 16 15 * closes #174: updated api to support "clear all cache" … … 19 18 * split XCache features into multiple sub modules 20 19 * updated XCache admin page 20 * adds an diagnosis module to give professional advise, accessable via htdocs pages 21 21 22 22 2.0.1 2012-07-14 -
trunk/NEWS
r1064 r1091 1 1 3.0.0 2012-??-?? 2 2 ======== 3 * improvements 4 * adds warning for misconfiguration 5 * auto disable caching on crash 3 * lots of improvements 6 4 * updated api 7 5 * uses extension to load XCache. load via zend_extension is unsupported 8 6 * updated XCache admin page 7 * professional helpers 8 * adds an diagnosis module to give advise @ htdocs 9 * adds warning for misconfiguration @ startup 10 * auto disable caching on crash @ runtime 9 11 10 12 2.0.1 2012-07-14
Note: See TracChangeset
for help on using the changeset viewer.

