Author: trawick
Date: Tue Oct 3 04:00:11 2006
New Revision: 452413
URL: http://svn.apache.org/viewvc?view=rev&rev=452413
Log:
vote, promote
Modified:
httpd/httpd/branches/2.2.x/STATUS
Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?view=diff&rev=452413&r1=452412&r2=452413
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Tue Oct 3 04:00:11 2006
@@ -80,7 +80,7 @@
http://svn.apache.org/viewvc?view=rev&revision=443503
2.2.x version of patch:
Trunk version works
- +1: jim, rpluem
+ +1: jim, rpluem, trawick
PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
@@ -124,6 +124,29 @@
Trunk: http://svn.apache.org/viewvc?view=rev&revision=450063
+1: minfrin, rpluem, jim
+ * mod_mime_magic: Fix precedence problem.
+ PR: 40656
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&rev=452212
+ 2.2.x version of patch:
+ Trunk version works
+ +1: rpluem, niq, trawick
+
+ * mod_echo: Fix precedence problem.
+ PR: 40658
+ Trunk version of patch:
+ http://svn.apache.org/viewvc?view=rev&rev=452213
+ 2.2.x version of patch:
+ Trunk version works
+ +1: rpluem, niq, trawick
+
+ * mod_disk_cache: Make sure that only positive integers are accepted
+ for the CacheMaxFileSize and CacheMinFileSize parameters in the
+ config file. PR39380
+ Trunk: http://svn.apache.org/viewvc?view=rev&revision=450042
+ 2.2.x: http://people.apache.org/~minfrin/mod_disk_cache-lfsconfig-2.2.patch
+ +1: minfrin, jim, trawick
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
* mpm_winnt: Fix return values from wait_for_many_objects.
@@ -229,13 +252,6 @@
http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_proxy.xml?r1=420990&r2=421725
(docs)
+1: niq
- * mod_disk_cache: Make sure that only positive integers are accepted
- for the CacheMaxFileSize and CacheMinFileSize parameters in the
- config file. PR39380
- Trunk: http://svn.apache.org/viewvc?view=rev&revision=450042
- 2.2.x: http://people.apache.org/~minfrin/mod_disk_cache-lfsconfig-2.2.patch
- +1: minfrin, jim
-
* mod_mem_cache: Memory leak fix: Unconditionally free the buffer.
Trunk: http://svn.apache.org/viewvc?view=rev&revision=450070
+1: minfrin, jim
@@ -245,20 +261,4 @@
also eliminates the need for custom serialization code.
Trunk: http://svn.apache.org/viewvc?view=rev&revision=450089
+1: minfrin
-
- * mod_mime_magic: Fix precedence problem.
- PR: 40656
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&rev=452212
- 2.2.x version of patch:
- Trunk version works
- +1: rpluem, niq
-
- * mod_echo: Fix precedence problem.
- PR: 40658
- Trunk version of patch:
- http://svn.apache.org/viewvc?view=rev&rev=452213
- 2.2.x version of patch:
- Trunk version works
- +1: rpluem, niq
|