From: Ruediger Pluem Date: Wed, 29 Dec 2010 09:29:39 +0000 (+0000) Subject: * Add comment X-Git-Tag: 2.2.18~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10969791e446d76ba99a5654616721c939004ef8;p=thirdparty%2Fapache%2Fhttpd.git * Add comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1053579 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1cf55115fd9..353eadf3d39 100644 --- 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.