Changeset 665
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r613 r665 10 10 * compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler 11 11 12 1.3.0 2009- ?-?12 1.3.0 2009-08-04 13 13 == ChangeLog == 14 14 * PHP 5.3 support 15 * fixed #138: no segv if cache is not initialized correctly 16 * default to 64M for xcache.size in xcache.ini 15 17 * could not show module info in admin page when XCache is the last module 16 18 * wrong http auth realm 17 19 * coverager: font-size and newline fix for firefox 20 * admin page is now magic quote gpc aware 18 21 19 22 1.2.2 2007-12-29 -
trunk/NEWS
r562 r665 1 2.0.0 200 7-?-?2 == ChangeLog == 1 2.0.0 2009-?-? 2 * Cache 1 copy for all files with same content 3 3 4 1.3.0 200 8-?-?5 == ChangeLog==4 1.3.0 2009-08-04 5 ======== 6 6 * PHP 5.3 support 7 * many cacher/coverager bug fixes 8 * improved admin pages 9 * admin page is now magic quote gpc aware 7 10 8 11 1.2.2 2007-12-29

