Changeset 489
- Timestamp:
- 12/29/2007 03:34:05 AM (8 months ago)
- Location:
- branches/1.2
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/1.2/ChangeLog
r471 r489 1 1.2.2 2007- ?-?1 1.2.2 2007-12-29 2 2 == ChangeLog == 3 3 * live with wrong system time: allow caching files with mtime in further 4 4 * bug fix for compatibility with Zend Optimizer and other non-cachable 5 * #59: Maximum execution time of 60 seconds exceeded 5 6 * #102: segv when var cacher is too small 6 7 * #55: segv php tokenizer on certain special situation -
branches/1.2/NEWS
r449 r489 1 1.2.2 2007- ?-?1 1.2.2 2007-12-29 2 2 ======== 3 * live with wrong system time: allow caching files with mtime in further 3 4 * bug fix for compatibility with Zend Optimizer and other non-cachable 4 5 * a rare segv bug with token_get_all 6 * minor bug fixes 5 7 6 8 1.2.1 2007-07-01

