From: Jeff Trawick Date: Tue, 12 Aug 2008 14:00:38 +0000 (+0000) Subject: note fixer of dav fs fix X-Git-Tag: 2.3.0~373 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1e35caa3516c8c144dce7aec92448a2ab35a06d;p=apache note fixer of dav fs fix git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@685155 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 8764bddc03..0951dfc370 100644 --- a/CHANGES +++ b/CHANGES @@ -12,7 +12,7 @@ Changes with Apache 2.3.0 *) mod_dav_fs: Retrieve minimal system information about directory entries when walking a DAV fs, resolving a performance degradation on - Windows. PR 45464. [Jeff Trawick] + Windows. PR 45464. [Joe Orton, Jeff Trawick] *) mod_cgid: Pass along empty command line arguments from an ISINDEX query that has consecutive '+' characters in the QUERY_STRING,