|
Revision 663, 1.2 KB
(checked in by moo, 4 years ago)
|
|
Prepare for 1.3.0
|
-
Property svn:eol-style set to
native
|
| Rev | Line | |
|---|
| [663] | 1 | 1.3.0 2009-08-04 |
|---|
| [602] | 2 | ======== |
|---|
| [626] | 3 | * PHP 5.3 support |
|---|
| [624] | 4 | * many cacher/coverager bug fixes |
|---|
| 5 | * improved admin pages |
|---|
| [625] | 6 | * admin page is now magic quote gpc aware |
|---|
| [626] | 7 | |
|---|
| [489] | 8 | 1.2.2 2007-12-29 |
|---|
| [408] | 9 | ======== |
|---|
| [489] | 10 | * live with wrong system time: allow caching files with mtime in further |
|---|
| [449] | 11 | * bug fix for compatibility with Zend Optimizer and other non-cachable |
|---|
| [447] | 12 | * a rare segv bug with token_get_all |
|---|
| [489] | 13 | * minor bug fixes |
|---|
| [447] | 14 | |
|---|
| 15 | 1.2.1 2007-07-01 |
|---|
| 16 | ======== |
|---|
| [430] | 17 | * compatibility fix for apache 1.x, which init XCache module correctly |
|---|
| [408] | 18 | * full Zend Optimizer compatibility |
|---|
| [396] | 19 | * ini settings changed |
|---|
| [408] | 20 | * other bug fixes |
|---|
| [368] | 21 | |
|---|
| [324] | 22 | 1.2.0 2006-12-10 |
|---|
| [286] | 23 | ======== |
|---|
| 24 | * full 5.2 support |
|---|
| 25 | * minor admin/coverage-viewer page improves |
|---|
| 26 | * compatible with suhosin/ZendOptimizer |
|---|
| 27 | * xcache_get reference handling |
|---|
| [396] | 28 | * new apis for coverager |
|---|
| 29 | * some ini settings changed |
|---|
| [286] | 30 | |
|---|
| [276] | 31 | 1.1.0 2006-11-11 |
|---|
| [247] | 32 | ======== |
|---|
| [256] | 33 | * fix xcache_get issue on ttl 0 data |
|---|
| [396] | 34 | * avoid crash when php failed to compile file when coverager enabled |
|---|
| [247] | 35 | * gc expired items, new ini |
|---|
| 36 | * Partial php 5.2 support |
|---|
| 37 | * "Cannot redeclare ()" bug |
|---|
| [396] | 38 | * bug fixes |
|---|
| 39 | * Chinese Simplified/Traditional translations |
|---|
| 40 | * admin page fixes and applied phpinfo style |
|---|
| 41 | * coverage viewer page use phpinfo style |
|---|
| 42 | * fix build on rare arch and Mac OS X |
|---|
| [247] | 43 | * zts build |
|---|
| [396] | 44 | * includes all fixes from <=1.0.2 |
|---|