Commit 4ae8e3c8 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

backport votes



git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1843464 13f79535-47bb-0310-9956-ffa450edef68
parent 29c29aae
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -186,20 +186,20 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       https://lists.apache.org/thread.html/f5733ca6743757e8aa8b58a0cd9e27680971551c2a20f5606c66507e@%3Cdev.httpd.apache.org%3E
     Note: Presumably, this needs a separate CHANGES entry that is not included
     in the 2.4.x patch.
     +1: kotkov, ylavic
     +1: kotkov, ylavic, jim

  *) mod_proxy_scgi, mod_proxy_uwsgi: These need to be signed longs otherwise,
     the error handling code can never trigger.
     trunk patch: http://svn.apache.org/r1839303
                  http://svn.apache.org/r1843290 (CHANGES entry)
     2.4.x patch: svn merge -c 1839303,1843290 ^/httpd/httpd/trunk . 
     +1: jailletc36 (by inspection), ylavic
     +1: jailletc36 (by inspection), ylavic, jim

  *) mod_http2: fixing an issue that h2 stream do not properly EOS when
     the bucket is missing in the handler response.
     trunk patch: http://svn.apache.org/r1843426
     2.4.x patch: https://svn.apache.org/repos/asf/httpd/httpd/patches/2.4.x/h2-eos-fix.patch
     +1: icing, ylavic,
     +1: icing, ylavic, jim

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