]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add PR reference
authorStefan Fritsch <sf@apache.org>
Tue, 29 May 2012 20:01:58 +0000 (20:01 +0000)
committerStefan Fritsch <sf@apache.org>
Tue, 29 May 2012 20:01:58 +0000 (20:01 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1343953 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 4bbcac36401d59c5699fa5bf65f2852aa93500b3..c32e59e08024566cd261d4223c0566a32dc38075 100644 (file)
--- 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]