Changes between Version 1 and Version 2 of Release-2.0.1
- Timestamp:
- 2012-07-14T04:16:31+02:00 (11 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release-2.0.1
v1 v2 21 21 * Check [/pub/Releases/2.0.1/ release directory] and get the right version for you PHP (verify with md5 checksum in md5.txt) 22 22 23 == NEWS ==24 * fixed !__FILE__ !__DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)25 26 23 == !ChangeLog == 27 24 * fixed #279: segv when cache is full (since 2.0) … … 32 29 * fixed #283: XCache admin APIs (admin page) cause SEGV if XCache failed to initize 33 30 * fixed possible re-include a file by mixing include/include_once 34 * fixed #264, #284: __FILE__ __DIR__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix)31 * fixed #264, #284: !__FILE!__ !__DIR!__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix) 35 32 36 33 == Relative tickets ==

