Changeset 1036 for trunk/ChangeLog
- Timestamp:
- 07/24/2012 04:39:52 AM (10 months ago)
- Files:
-
- 1 modified
-
trunk/ChangeLog (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r1026 r1036 1 2.1.0 2012-??-??1 3.0.0 2012-??-?? 2 2 API Changes 3 3 ======== … … 13 13 * closes #972: warning/error when XCache is loaded incorrectly 14 14 * closes #73: warn for improper PHP_FCGI_CHILDREN setting fcgi mode (>=PHP_5_3) 15 * closes #174: updated api for clear all cache 16 * uses extension to load XCache. load via zend_extension is unsupported 15 * closes #174: updated api to support "clear all cache" 16 * code refactor 17 * uses extension to load XCache. load via zend_extension is unsupported 18 * split XCache features into multiple sub modules 17 19 18 20 2.0.1 2012-07-14

