]> granicus.if.org Git - apache/commitdiff
Add PR number for r823613.
authorTakashi Sato <takashi@apache.org>
Fri, 9 Oct 2009 17:10:43 +0000 (17:10 +0000)
committerTakashi Sato <takashi@apache.org>
Fri, 9 Oct 2009 17:10:43 +0000 (17:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@823618 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 71068f7325e05b4342562c3ad4ed6cb31b0a5899..def7544af9c238b058307cfe50d745a99f298369 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -11,7 +11,7 @@ Changes with Apache 2.3.3
      [Stefan Fritsch <sf fritsch.de>, 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]