From: Eric Covener Date: Sun, 1 Mar 2020 22:25:13 +0000 (+0000) Subject: formatting [skip ci] X-Git-Tag: 2.5.0-alpha2-ci-test-only~1605 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=038bbda437e692cbf73c1e0b707eb6bac27c95c7;p=thirdparty%2Fapache%2Fhttpd.git formatting [skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874672 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index ca9e13066da..09f1ecd7ef2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache 2.5.1 - *) mod_proxy_hcheck: Allow healthcheck expressions to use %{Content-Type}. - PR64140. [Renier Velazco ] + *) mod_proxy_hcheck: Allow healthcheck expressions to use %{Content-Type}. + PR64140. [Renier Velazco ] *) mod_ssl: Fix memory leak of OCSP stapling response. [Yann Ylavic]