You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2019/11/24 06:59:27 UTC

svn commit: r1870263 - /httpd/httpd/branches/2.4.x/STATUS

Author: jailletc36
Date: Sun Nov 24 06:59:26 2019
New Revision: 1870263

URL: http://svn.apache.org/viewvc?rev=1870263&view=rev
Log:
Add a note about a possible incomplete backport proposal

Modified:
    httpd/httpd/branches/2.4.x/STATUS

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1870263&r1=1870262&r2=1870263&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sun Nov 24 06:59:26 2019
@@ -171,6 +171,8 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       2.4.x patch: http://people.apache.org/~jorton/mod_ssl_pkcs11.patch
       +1: jorton, ylavic,
       ylavic: engine part not tested, but works with no engine still
+      jailletc36: not reviewed, but at least r1836547 seems to be missing, according
+                  to changelog
 
    *) mod_proxy_html, mod_xml2enc: Fix build issues with macOS due to r1864469
       trunk patch: http://svn.apache.org/r1867183