]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Update proposal
authorRuediger Pluem <rpluem@apache.org>
Wed, 29 Dec 2010 09:54:55 +0000 (09:54 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 29 Dec 2010 09:54:55 +0000 (09:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053590 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 3f85039957ccc00263fc073523a24a59b0235738..5c56d13f48ca0705f6ed7122b81b2e81771e697d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -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.