Commit c805c1fb authored by jhriggs's avatar jhriggs
Browse files

vote

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1829669 13f79535-47bb-0310-9956-ffa450edef68
parent 5ff8588e
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -244,8 +244,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     trunk patch: none, as far as I can see the code in trunk diverged too much
                  due to the code in STALLED for ap_errorlog_provider.
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/core-check_errorlog_dir_syslog.patch
     +1: elukey
     jhriggs: See https://lists.apache.org/thread.html/204866da0fd06a1ec8a8819c33955b6d0234f135702a100af9d764cc@%3Cdev.httpd.apache.org%3E
     +1: elukey, jhriggs
     jhriggs: As discussed on dev@, there is a potential regression/config-break
              with this if someone uses "SYSLOG" rather than "syslog" in the
              config, but I think the risk is minimal/nonexistent and
              acceptable. +1

  *) mod_ssl: Restore 2.4.29 behaviour in SSL vhost merging/enabling
              which broke some rare but previously-working configs.