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