Commit 7bf29b36 authored by Luca Toscano's avatar Luca Toscano
Browse files

Propose patch for PR 62102

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1829127 13f79535-47bb-0310-9956-ffa450edef68
parent cb7a30d5
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -244,6 +244,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: svn merge -c 1828920 ^/httpd/httpd/trunk .
     +1: covener, jhriggs

  *) core: use strncmp in check_errorlog_dir when checking if the ErrorLog directive
     is configured with the 'syslog' prefix. PR 62102
     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

PATCHES/ISSUES THAT ARE BEING WORKED
  [ New entries should be added at the START of the list ]