summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorYann Ylavic <ylavic@apache.org>2021-12-14 15:42:43 +0000
committerYann Ylavic <ylavic@apache.org>2021-12-14 15:42:43 +0000
commitc85af20789a9256272fedbbd5c642e9402753741 (patch)
treec56311b4f9d175ae7d31193b66632654ac56e9dc /CHANGES
parent14ffd8c7b397046cfa8e0195b07eb42dc41e644e (diff)
downloadhttpd-c85af20789a9256272fedbbd5c642e9402753741.tar.gz
Trim leading empty lines [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1895957 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index 63ff1a9337..de3bbe22d6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,9 +1,6 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.1
-
-
-
*) http: Enforce that fully qualified uri-paths not to be forward-proxied
have an http(s) scheme, and that the ones to be forward proxied have a
hostname, per HTTP specifications. [Ruediger Pluem, Yann Ylavic]