]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
formatting [skip ci]
authorEric Covener <covener@apache.org>
Sun, 1 Mar 2020 22:25:13 +0000 (22:25 +0000)
committerEric Covener <covener@apache.org>
Sun, 1 Mar 2020 22:25:13 +0000 (22:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1874672 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ca9e13066da2edc7847fed1a5f13f3bc9ec040d3..09f1ecd7ef2ab187798089144dbea6b62b5f6d9f 100644 (file)
--- 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 <renier.velazco upr.edu>]
 *) mod_proxy_hcheck: Allow healthcheck expressions to use %{Content-Type}.
+     PR64140. [Renier Velazco <renier.velazco upr.edu>]
 
   *) mod_ssl: Fix memory leak of OCSP stapling response. [Yann Ylavic]