From: Stefan Fritsch Date: Tue, 29 May 2012 20:01:58 +0000 (+0000) Subject: add PR reference X-Git-Tag: 2.2.23~164 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=946f7b5f9357ad09a65a6fd332c8417d55477f4d;p=thirdparty%2Fapache%2Fhttpd.git add PR reference git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1343953 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 4bbcac36401..c32e59e0802 100644 --- a/CHANGES +++ b/CHANGES @@ -8,7 +8,7 @@ Changes with Apache 2.2.23 *) mod_disk_cache, mod_mem_cache: Decline the opportunity to cache if the response is a 206 Partial Content. This stops a reverse proxied partial response from becoming cached, and then being served in subsequent - responses. [Graham Leggett] + responses. PR 49113. [Graham Leggett] *) configure: Fix usage with external apr and apu in non-default paths and recent gcc versions >= 4.6. [Jean-Frederic Clere]