logo       

cvs: pecl /apc apc_globals.h package.xml: msg#00271

php.pecl.cvs

Subject: cvs: pecl /apc apc_globals.h package.xml

rasmus Sat Jul 30 12:09:15 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.18&r2=3.19&ty=u
Index: pecl/apc/apc_globals.h
diff -u pecl/apc/apc_globals.h:3.18 pecl/apc/apc_globals.h:3.19
--- pecl/apc/apc_globals.h:3.18 Sat Jul 30 11:54:53 2005
+++ pecl/apc/apc_globals.h Sat Jul 30 12:09:12 2005
@@ -29,12 +29,12 @@

*/

-/* $Id: apc_globals.h,v 3.18 2005/07/30 15:54:53 rasmus Exp $ */
+/* $Id: apc_globals.h,v 3.19 2005/07/30 16:09:12 rasmus Exp $ */

#ifndef APC_GLOBALS_H
#define APC_GLOBALS_H

-#define APC_VERSION "3.0.6"
+#define APC_VERSION "3.0.7-dev"

#include "apc_cache.h"
#include "apc_stack.h"
http://cvs.php.net/diff.php/pecl/apc/package.xml?r1=1.23&r2=1.24&ty=u
Index: pecl/apc/package.xml
diff -u pecl/apc/package.xml:1.23 pecl/apc/package.xml:1.24
--- pecl/apc/package.xml:1.23 Sat Jul 30 11:54:53 2005
+++ pecl/apc/package.xml Sat Jul 30 12:09:12 2005
@@ -30,16 +30,9 @@
<license>PHP</license>
<release>
<state>stable</state>
- <version>3.0.6</version>
- <date>2005-07-30</date>
+ <version>3.0.7</version>
+ <date>2005-08-??</date>
<notes>
-Added apc.php to package.xml file.
-Track per-entry memory usage. (Val)
-Various apc.php fixes and enhancements. (Ralf, Ilia, Rasmus)
-fcntl locking robustness fixes. (Rasmus)
-Shared read-locks where possible. (Rasmus)
-Added file_update_protection configuration parameter. (Rasmus)
-Windows ZTS fixes (Frank)
</notes>
</release>
<configureoptions>
@@ -166,6 +159,20 @@
Segfault in cache cleanup code (Ilia, Rasmus)
</notes>
</release>
+ <release>
+ <state>stable</state>
+ <version>3.0.6</version>
+ <date>2005-07-30</date>
+ <notes>
+Added apc.php to package.xml file.
+Track per-entry memory usage. (Val)
+Various apc.php fixes and enhancements. (Ralf, Ilia, Rasmus)
+fcntl locking robustness fixes. (Rasmus)
+Shared read-locks where possible. (Rasmus)
+Added file_update_protection configuration parameter. (Rasmus)
+Windows ZTS fixes (Frank)
+ </notes>
+ </release>
</changelog>
</package>
<!--



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise