Commit 38aec059 authored by Stefan Fritsch's avatar Stefan Fritsch
Browse files

add PR reference


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1343953 13f79535-47bb-0310-9956-ffa450edef68
parent 73163fc6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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]