Commit 2809df40 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

create +1 vote line


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1805224 13f79535-47bb-0310-9956-ffa450edef68
parent fceac3ab
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -198,10 +198,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  *) core: Support use of optional "tag" in syslog entries. PR 60525.
     trunk patch: http://svn.apache.org/r1784318
     2.4.x patch: http://home.apache.org/~jim/patches/syslog-tag.patch
     +1: 

  *) proxy: Ensure updatelbstatus() is NULL if not-implemented
     trunk patch: http://svn.apache.org/r1802845
     2.4.x patch: trunk patch works
     +1: 

  *) ssl, ab: Compatibility with LibreSSL. PR 61184 and PR 61206.
     trunk patch: http://svn.apache.org/r1803392
@@ -214,6 +216,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     mod_proxy_foo submodule is missing.
     trunk patch: http://svn.apache.org/r1745039 
     2.4.x patch svn merge -c 1745039 ^/httpd/httpd/trunk .
     +1: 

  *) mod_http2: fix for stalling when more than 32KB are written to a suspended stream
     2.4.x patch: svn merge -c 1803420,1803454,1804090 ^/httpd/httpd/trunk .