]> granicus.if.org Git - apache/commitdiff
Correct the attribution in CHANGES.
authorGraham Leggett <minfrin@apache.org>
Sun, 4 Oct 2009 13:54:01 +0000 (13:54 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 4 Oct 2009 13:54:01 +0000 (13:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@821542 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 3984251f55433fec11ae3e441c369bdd35b938d9..7adcdff4c3fd693fa7c2658e1f0bd3f1e899edd2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,7 +19,7 @@ Changes with Apache 2.3.3
 
   *) mod_cache: Fix uri_meets_conditions() so that CacheEnable will
      match by scheme, or by a wildcarded hostname. PR 40169
-     [Ryan Pendergast <rpender us.ibm.com>, Graham Leggett]
+     [Peter Grandi <pg_asf asf.for.sabi.co.uk>, Graham Leggett]
 
   *) suxec: Allow to log an error if exec fails by setting FD_CLOEXEC
      on the log file instead of closing it. PR 10744. [Nicolas Rachinsky]