]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Applied backport
authorJim Jagielski <jim@apache.org>
Tue, 1 May 2007 13:17:30 +0000 (13:17 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 1 May 2007 13:17:30 +0000 (13:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@534064 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 276d5fe9fef1387d7842ee794277be7d268466e2..e5fec5dea3f54241be513f1a85854ee038006783 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -77,15 +77,6 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-    * mod_ssl: Move thread locking upcall initialization before
-      hardware library initialization, so hardware library can use
-      these upcalls when run in a threaded MPM. Fixes PR 20951. 
-      Trunk version of patch applies: 
-
-      http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/ssl/ssl_engine_init.c?r1=520701&r2=525709&view=patch
-      
-      +1: sctemme, rpluem, jim
-
    * support/htdbm.c: Enable crypt() support on platforms with crypt() but not
      <crypt.h>, such as z/OS.
      Trunk version of patch: