|
cvs: pecl /apc apc_globals.h package.xml: msg#00226php.pecl.cvs
rasmus Thu Jul 28 01:50:44 2005 EDT Modified files: /pecl/apc apc_globals.h package.xml Log: Go with 3.0.5 http://cvs.php.net/diff.php/pecl/apc/apc_globals.h?r1=3.13&r2=3.14&ty=u Index: pecl/apc/apc_globals.h diff -u pecl/apc/apc_globals.h:3.13 pecl/apc/apc_globals.h:3.14 --- pecl/apc/apc_globals.h:3.13 Thu Jul 21 04:11:14 2005 +++ pecl/apc/apc_globals.h Thu Jul 28 01:50:42 2005 @@ -29,12 +29,12 @@ */ -/* $Id: apc_globals.h,v 3.13 2005/07/21 08:11:14 rasmus Exp $ */ +/* $Id: apc_globals.h,v 3.14 2005/07/28 05:50:42 rasmus Exp $ */ #ifndef APC_GLOBALS_H #define APC_GLOBALS_H -#define APC_VERSION "3.0.5-dev" +#define APC_VERSION "3.0.5" #include "apc_cache.h" #include "apc_stack.h" http://cvs.php.net/diff.php/pecl/apc/package.xml?r1=1.16&r2=1.17&ty=u Index: pecl/apc/package.xml diff -u pecl/apc/package.xml:1.16 pecl/apc/package.xml:1.17 --- pecl/apc/package.xml:1.16 Mon Jul 18 20:46:07 2005 +++ pecl/apc/package.xml Thu Jul 28 01:50:42 2005 @@ -30,9 +30,13 @@ <license>PHP</license> <release> <state>stable</state> - <version>3.0.5-dev</version> - <date>2005-07-??</date> + <version>3.0.5</version> + <date>2005-07-27</date> <notes> +Make it easier for sapis that only populate file_handle->filename to use APC. (Rasmus) +Support extensions such as bcompiler that need to hook into compile_file. (Val) +Ralf Becker's apcgui code has now become the default apc.php status page. (Ralf, Rasmus, Ilia) +Segfault in cache cleanup code (Ilia, Rasmus) </notes> </release> <configureoptions> |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pecl /apc apc.php: 00226, Ilia Alshanetsky |
|---|---|
| Next by Date: | cvs: pecl /apc apc_globals.h package.xml: 00226, Rasmus Lerdorf |
| Previous by Thread: | cvs: pecl /http/tests .cvsignorei: 00226, Marcus Boerger |
| Next by Thread: | cvs: pecl /apc apc_globals.h package.xml: 00226, Rasmus Lerdorf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |