Commit 70342e91 authored by Eric Covener's avatar Eric Covener
Browse files

propose jfclere's issue



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1796866 13f79535-47bb-0310-9956-ffa450edef68
parent a585e36e
Loading
Loading
Loading
Loading
+9 −1
Original line number Diff line number Diff line
@@ -192,10 +192,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) MPMs unix: Place signals handlers and helpers out of DSOs to avoid a
     possible crash if a signal is caught during (graceful) restart. PR 60487.
     trunk patch: http://svn.apache.org/r1783849
     2.4.x patch: svn merge -c 1783849 ^/httpd/httpd/trunk
     2.4.x patch: svn merge -c 1783849 ^/httpd/httpd/trunk .
                  (trunk works, modulo CHANGES)
     +1: ylavic

  *) proxy_wstunnel: Restore ability to process other Upgrade: protocols which was
     blocked in r1674632/r1674661.
     trunk patch: http://svn.apache.org/r1792092
                  http://svn.apache.org/r1796864
     2.4.x patch: svn merge -c  1792092,1796864 ^/httpd/httpd/trunk .
     +1: covener



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