]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
"A man and a woman had a little baby... there were 3 in the family... 3,
authorJim Jagielski <jim@apache.org>
Sun, 11 Dec 2005 21:30:11 +0000 (21:30 +0000)
committerJim Jagielski <jim@apache.org>
Sun, 11 Dec 2005 21:30:11 +0000 (21:30 +0000)
it's a magic number"

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@356027 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7cd259ad90af188dbf4b671ef493203921c04d1c..41dae2ad6d59069b71d9b156ff7d167c1228e79e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -88,7 +88,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://svn.apache.org/viewcvs.cgi?rev=352010&view=rev
       Backport version for 2.2.x of patch:
          Trunk version of patch works
-      +1: rpluem, jerenkrantz
+      +1: rpluem, jerenkrantz, jim
 
     * mod_ssl/ab: Fix compiler warnings with OpenSSL 0.9.8a.
         http://svn.apache.org/viewcvs.cgi?rev=349415&view=rev
@@ -97,7 +97,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * core: Die properly if an error occurs in post_read_request
       http://svn.apache.org/viewcvs.cgi?rev=354085&view=rev
       PR: 37790
-      +1: niq, jerenkrantz
+      +1: niq, jerenkrantz, jim
 
     * mod_dbd: When threaded, create a private pool in child_init
       so we're not using the process pool later.  Also improve