You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by jo...@apache.org on 2005/01/19 12:14:11 UTC

svn commit: r125613 - /httpd/httpd/branches/2.0.x/STATUS

Author: jorton
Date: Wed Jan 19 03:14:08 2005
New Revision: 125613

URL: http://svn.apache.org/viewcvs?view=rev&rev=125613
Log:
Another c->aborted check fix.

Modified:
   httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
Url: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?view=diff&rev=125613&p1=httpd/httpd/branches/2.0.x/STATUS&r1=125612&p2=httpd/httpd/branches/2.0.x/STATUS&r2=125613
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS	(original)
+++ httpd/httpd/branches/2.0.x/STATUS	Wed Jan 19 03:14:08 2005
@@ -87,6 +87,11 @@
        PR: 32699
        +1: jorton
 
+    *) mod_proxy: abort if client-connection is aborted.
+       http://issues.apache.org/bugzilla/attachment.cgi?id=14046
+       PR: 32443
+       +1: jorton
+
     *) mod_ssl: fix to access mod_ssl-specific X509_STORE_CTX userdata
        using the proper accessor function; matters only in some
        pathological cases with OpenSSL global variables not getting