]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Accomodate Jim's objection
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 14 Dec 2007 21:04:22 +0000 (21:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 14 Dec 2007 21:04:22 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@604294 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 7f363856845ae70abf82650e24f2b37144ff0c30..26816addc4d7ed575681ef5c00ffad03b2a31a2c 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,8 +145,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     binaries (especially when compiled --with-static-support (!)) and
     fix mod_ssl.so to compile against .a openssl archives.
       http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
+    adjusted patch without distcache complexity and accomodating the
+    changes for pkgconfig info from ssl
+      http://people.apache.org/~wrowe/httpd-2.0-limit-ssl-binding.patch
     +1: wrowe, colm
-    -1: jim (does not cleanly backport)
 
   * Backport 327179; PR 31226; allow ap_add_output_filters_by_type to handle
     proxied requests.  Basic tests by jorton and [rpluem] show that this works,