Commit 9874f1a0 authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Backport and note non-release


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1749320 13f79535-47bb-0310-9956-ffa450edef68
parent fb2b0624
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ Release history:
          while x.{even}.z versions are Stable/GA releases.]

    2.4.22  : In development.
    2.4.21  : Tagged on June 16, 2016.
    2.4.21  : Tagged on June 16, 2016, not released.
    2.4.20  : Tagged on April 4, 2016. Released on April 11, 2016.
    2.4.19  : Tagged on March 21, 2016, not released.
    2.4.18  : Tagged on December 8, 2015. Released on December 14, 2015.
@@ -146,6 +146,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     2.4.x: trunk patch works
     +1: elukey

  *) mod_http2: fix for request abort when connections drops, introduced in 1.5.8
     trunk patch: http://svn.apache.org/r1749151
     2.4.x: trunk patch works
     +1: jim

PATCHES/ISSUES THAT ARE BEING WORKED

  *) http: Don't remove the Content-Length of zero from a HEAD response if