]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add PR ref
authorStefan Fritsch <sf@apache.org>
Mon, 2 Nov 2009 22:04:34 +0000 (22:04 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 2 Nov 2009 22:04:34 +0000 (22:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@832129 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index bdcfc9906fcfb70d6eef874da319809fbb1038cb..849c61ab95185d51c68015c36dceaeab92abe048 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -2,7 +2,8 @@
 Changes with Apache 2.2.15
 
   *) mod_rewrite: Make sure that a hostname:port isn't fully qualified if
-     the request is a CONNECT request. [Bill Zajac <billz consultla.com>]
+     the request is a CONNECT request. PR 47928
+     [Bill Zajac <billz consultla.com>]
 
   *) mod_cache: correctly consider s-maxage in cacheability
      decisions.  [Dan Poirier]