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