]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Propose.
authorJoe Orton <jorton@apache.org>
Fri, 10 Jun 2005 15:23:49 +0000 (15:23 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 10 Jun 2005 15:23:49 +0000 (15:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@189974 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index c49607f7fcf9b97cf136f846b7ea3a93df2c1c31..4b9472883d08cfac52a06b08c5980acf540869cf 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -273,6 +273,11 @@ PATCHES TO BACKPORT FROM TRUNK:
         2.0.x Patch: http://issues.apache.org/bugzilla/attachment.cgi?id=15297
         +1: pquerna
 
+     *) mod_ssl: Fix buffering in SSL output filter.
+        http://svn.apache.org/viewcvs?rev=189971&view=rev
+        PR: 35279
+        +1: jorton
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.