You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2016/11/22 13:40:39 UTC

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

Author: jim
Date: Tue Nov 22 13:40:39 2016
New Revision: 1770836

URL: http://svn.apache.org/viewvc?rev=1770836&view=rev
Log:
tests OK

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=1770836&r1=1770835&r2=1770836&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Tue Nov 22 13:40:39 2016
@@ -156,7 +156,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      in the client certificate chain.  PR 55786.
      trunk patch: http://svn.apache.org/r1756542
      2.4.x patch: trunk works (modulo CHANGES)
-     +1: ylavic, icing (by inspectin)
+     +1: ylavic, icing (by inspectin), jim
 
   *) mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,
      allowing per backend TLS configuration.