Commit 30c36cbd authored by Christophe Jaillet's avatar Christophe Jaillet
Browse files

Propose

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1827944 13f79535-47bb-0310-9956-ffa450edef68
parent d3efb0f4
Loading
Loading
Loading
Loading
+22 −0
Original line number Diff line number Diff line
@@ -241,6 +241,28 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/ssl-policy.patch
     +1: icing

  *) Some easy proposals:
        - mod_logio, mod_ssl: Remove pointless static in optional fn pointer
          variable declaration
        - core: Fix a potential compiler warning about uninitialized variable.
          PR 59821
     trunk patch: http://svn.apache.org/r1822931
                  http://svn.apache.org/r1827783
     2.4.x patch: svn merge -c 1822931,1827783 ^/httpd/httpd/trunk .
     +1: jailletc36, 

  *) mod_dumpio: do nothing below log level TRACE7
     trunk patch: http://svn.apache.org/r1818802
                  http://svn.apache.org/r1818825
     2.4.x patch: svn merge -c 1818802,1818825 ^/httpd/httpd/trunk .
     +1: jailletc36, 

  *) mod_ssl: Use 'ap_log_rerror()' instead of 'ap_log_error()' consistently
     PR 62003
     trunk patch: http://svn.apache.org/r1827865
     2.4.x patch: svn merge -c 1827865 ^/httpd/httpd/trunk .
     +1: jailletc36,


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