You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2010/12/29 10:54:55 UTC

svn commit: r1053590 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Wed Dec 29 09:54:55 2010
New Revision: 1053590

URL: http://svn.apache.org/viewvc?rev=1053590&view=rev
Log:
* Update proposal

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

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=1053590&r1=1053589&r2=1053590&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Wed Dec 29 09:54:55 2010
@@ -213,9 +213,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      handshake failure is encountered.
      PR50332
      Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1039304
-     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26374
-     rpluem says: -1: Trunk patch and 2.2.x patch differ significantly. This needs to
-                      be fixed or clarified first.
+                  http://svn.apache.org/viewvc?view=revision&revision=1053584
+     2.2.x patch: https://issues.apache.org/bugzilla/attachment.cgi?id=26450
+     +1: rpluem,
 
   * mod_ssl: Correctly read full lines in input filter when the line is
     incomplete during first read. PR 50481.