]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote on SSLFIPS and comment on PKCS#7.
authorStephen Henson <drh@apache.org>
Thu, 1 Apr 2010 18:56:21 +0000 (18:56 +0000)
committerStephen Henson <drh@apache.org>
Thu, 1 Apr 2010 18:56:21 +0000 (18:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@930064 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4165f2e5fe137b367e94795d736b7f2d1c53c264..01ae75037cf0a077b491725aabb717f99be3c256 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -145,6 +145,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     +1: wrowe
     minfrin: Doesn't build on v2.2 until you add r926614. With r926614, +1.
     wrowe: Added both of rpluem's proposed patched, 926614 and 926619
+    +1: drh
 
 PATCHES/ISSUES THAT ARE STALLED
 
@@ -228,6 +229,7 @@ PATCHES/ISSUES THAT ARE STALLED
               need to be added to this. See also
               http://mail-archives.apache.org/mod_mbox/httpd-dev/200607.mbox/%3c20060723093125.GA19423@redhat.com%3e
               and follow ups for more details.
+      needs r930063 to avoid a memory leak, +1 with r930063.      
 
  * mod_dir: add FallbackResource directive
    PR 47184