]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add note about PR 62025 for backport proposal of r1832092
authorLuca Toscano <elukey@apache.org>
Mon, 22 Oct 2018 08:28:34 +0000 (08:28 +0000)
committerLuca Toscano <elukey@apache.org>
Mon, 22 Oct 2018 08:28:34 +0000 (08:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1844532 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 97cd06bf7c1ec6624eceed9e13c90bb20baa0e21..dc2424198dc1612e12471b7d4d8089573f6a9725 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -151,6 +151,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          in testing may meaning someone out there relies on the former, unverified
          behaviour. OTOH, it fixes and error you saw and added test for. So, I am cautiously
          for the change.
+     elukey: PR 62025 seems another use case that gets fixed using this patch
+             (still need to get feedback from the reporter but on my local env it solves the problem).
 
   *) mod_ssl: Fix the error code returned in an error path of 'ssl_io_filter_handshake()'
               This messes-up error handling performed in 'ssl_io_filter_error()'