]> granicus.if.org Git - apache/commitdiff
Yup, doh - and rebutt a non-starter
authorWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 16 Dec 2015 06:40:35 +0000 (06:40 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Wed, 16 Dec 2015 06:40:35 +0000 (06:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1720297 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ede2a46ea40a8efd6153706f2cee7d564dd4d095..38e28bf78e93f2fbefa8c1b2b1eaa03b368f6c9b 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -112,6 +112,10 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  *) mod_ssl: Fix missing semicolon for building with OpenSSL < 0.9.8m.
+     trunk patch: http://svn.apache.org/r1719967
+     +1: ylavic, mrumph, wrowe
+     mrumph: Bug 58737 was also opened for this error.
 
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
@@ -164,11 +168,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1717816
      +1: wrowe, icing
      ylavic: how about adding !ap_request_has_body(r) to the test then?
-
-  *) mod_ssl: Fix missing semicolon for building with OpenSSL < 0.9.8m.
-     trunk patch: http://svn.apache.org/r1719967
-     +1: ylavic, mrumph
-     mrumph: Bug 58737 was also opened for this error.
+             wrowe responds: nonstarter, as discussed on list.
 
   *) mod_ssl: Free dhparams when getting DH params. This fixes issue when
      SSLCryptoDevice does not get unregistered because of non-zero refcount