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

STATUS

diff --git a/STATUS b/STATUS
index 1cf55115fd98972371a856e154d5284ac891147d..353eadf3d39ff2a947c8d8722da2f09924e5ce94 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -214,6 +214,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      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 2.2.x patch differ significantly. This needs to
+                      be fixed or clarified first.
 
   * mod_ssl: Correctly read full lines in input filter when the line is
     incomplete during first read. PR 50481.