]> granicus.if.org Git - apache/commitdiff
Add note about closed PR. If a PR was filed, it's probably worthy to be
authorJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 15 Apr 2002 03:03:43 +0000 (03:03 +0000)
committerJustin Erenkrantz <jerenkrantz@apache.org>
Mon, 15 Apr 2002 03:03:43 +0000 (03:03 +0000)
listed in CHANGES (IMHO).

I meant to include this with the vhost.c commit.
I am not doing good with commits today.  Grr.

PR: 7441

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94656 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index bc7104e445604dea82b34711d4923854d9a03fd7..8e72a5232e96b22ca8a74f6fbad849bea96f32ca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
 Changes with Apache 2.0.36
 
+  *) Allow empty Host: header arguments.  PR 7441.  [Justin Erenkrantz]
+
   *) Properly substitute sbindir as httpd's location in apachectl.  PR 7840.
      [Andreas Hasenack <andreas@netbank.com.br>]