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