From: Graham Leggett Date: Mon, 14 Sep 2009 21:21:33 +0000 (+0000) Subject: Correct attribution for mod_dav options provider interface. X-Git-Tag: 2.3.3~298 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=807e78999eb119df736caf31db79d5d8162c7e52;p=thirdparty%2Fapache%2Fhttpd.git Correct attribution for mod_dav options provider interface. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@814860 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 737ae3da17a..f38868fc326 100644 --- a/CHANGES +++ b/CHANGES @@ -9,7 +9,8 @@ Changes with Apache 2.3.3 [Stefan Fritsch , Joe Orton] *) mod_dav: Allow other modules to add things to the DAV or Allow headers - of an OPTIONS request. [Brian France ] + of an OPTIONS request. [Jari Urpalainen , + Brian France ] *) core: Lower memory usage of core output filter. [Stefan Fritsch ]