From: Stefan Fritsch Date: Mon, 2 Nov 2009 22:04:34 +0000 (+0000) Subject: add PR ref X-Git-Tag: 2.2.15~168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=08203815b52476564b4d4f10f5a31189ce639bbf;p=thirdparty%2Fapache%2Fhttpd.git add PR ref git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@832129 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index bdcfc9906fc..849c61ab951 100644 --- 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 ] + the request is a CONNECT request. PR 47928 + [Bill Zajac ] *) mod_cache: correctly consider s-maxage in cacheability decisions. [Dan Poirier]