Commit 6a3d8e32 authored by Graham Leggett's avatar Graham Leggett
Browse files

Fix the CHANGES file so that backports went into the correct place.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1841264 13f79535-47bb-0310-9956-ffa450edef68
parent 5a17d3ab
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
                                                         -*- coding: utf-8 -*-
Changes with Apache 2.4.36

Changes with Apache 2.4.35

  *) mod_proxy_hcheck: Fix issues with TCP health checks. PR 61499
     [Dominik Stillhard <dominik.stillhard united-security-providers.ch>]

@@ -15,6 +13,8 @@ Changes with Apache 2.4.35
    the new 'client64' field in worker_score.
    PR 54848 [Bernhard Schmidt <berni birkenwald de>, Jim Jagielski]

Changes with Apache 2.4.35

  *) http: Enforce consistently no response body with both 204 and 304
     statuses.  [Yann Ylavic]