Author: minfrin
Date: Sun Oct 4 13:54:01 2009
New Revision: 821542
URL: http://svn.apache.org/viewvc?rev=821542&view=rev
Log:
Correct the attribution in CHANGES.
Modified:
httpd/httpd/trunk/CHANGES
Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=821542&r1=821541&r2=821542&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Sun Oct 4 13:54:01 2009
@@ -19,7 +19,7 @@
*) 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]
|