From: Takashi Sato Date: Fri, 9 Oct 2009 17:10:43 +0000 (+0000) Subject: Add PR number for r823613. X-Git-Tag: 2.3.3~180 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1590cdfbe09ca691525434fab20183aaa8145e4a;p=apache Add PR number for r823613. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823618 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 71068f7325..def7544af9 100644 --- a/CHANGES +++ b/CHANGES @@ -11,7 +11,7 @@ Changes with Apache 2.3.3 [Stefan Fritsch , Joe Orton] *) Build: Use install instead of cp if available on installing - modules to avoid segmentation fault. [hirose31 gmail.com] + modules to avoid segmentation fault. PR 47951. [hirose31 gmail.com] *) mod_cache: correctly consider s-maxage in cacheability decisions. [Dan Poirier]