|
cvs: pecl /apc apc_globals.h package.xml: msg#00227php.pecl.cvs
rasmus Thu Jul 28 01:54:52 2005 EDT Modified files: /pecl/apc apc_globals.h package.xml Log: Back to -dev http://cvs.php.net/diff.php/pecl/apc/apc_globals.h?r1=3.14&r2=3.15&ty=u Index: pecl/apc/apc_globals.h diff -u pecl/apc/apc_globals.h:3.14 pecl/apc/apc_globals.h:3.15 --- pecl/apc/apc_globals.h:3.14 Thu Jul 28 01:50:42 2005 +++ pecl/apc/apc_globals.h Thu Jul 28 01:54:50 2005 @@ -29,12 +29,12 @@ */ -/* $Id: apc_globals.h,v 3.14 2005/07/28 05:50:42 rasmus Exp $ */ +/* $Id: apc_globals.h,v 3.15 2005/07/28 05:54:50 rasmus Exp $ */ #ifndef APC_GLOBALS_H #define APC_GLOBALS_H -#define APC_VERSION "3.0.5" +#define APC_VERSION "3.0.6-dev" #include "apc_cache.h" #include "apc_stack.h" http://cvs.php.net/diff.php/pecl/apc/package.xml?r1=1.17&r2=1.18&ty=u Index: pecl/apc/package.xml diff -u pecl/apc/package.xml:1.17 pecl/apc/package.xml:1.18 --- pecl/apc/package.xml:1.17 Thu Jul 28 01:50:42 2005 +++ pecl/apc/package.xml Thu Jul 28 01:54:50 2005 @@ -30,13 +30,9 @@ <license>PHP</license> <release> <state>stable</state> - <version>3.0.5</version> - <date>2005-07-27</date> + <version>3.0.6</version> + <date>2005-08-??</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> @@ -151,6 +147,17 @@ A couple of other minor fixes. </notes> </release> + <release> + <state>stable</state> + <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> </changelog> </package> <!-- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pecl /apc apc_globals.h package.xml: 00227, Rasmus Lerdorf |
|---|---|
| Next by Date: | cvs: pecl /apc package.xml: 00227, Rasmus Lerdorf |
| Previous by Thread: | cvs: pecl /apc apc_globals.h package.xmli: 00227, Rasmus Lerdorf |
| Next by Thread: | cvs: pecl /apc apc_globals.h package.xml: 00227, Rasmus Lerdorf |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |