summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2009-09-14 23:21:33 +0200
committerGraham Leggett <minfrin@apache.org>2009-09-14 23:21:33 +0200
commit807e78999eb119df736caf31db79d5d8162c7e52 (patch)
tree114dd78487d437c6f2f69a5ef875015c19332362 /CHANGES
parent* Replace brigade_move with apr_brigade_split_ex as spotted by pquerna. (diff)
downloadapache2-807e78999eb119df736caf31db79d5d8162c7e52.tar.xz
apache2-807e78999eb119df736caf31db79d5d8162c7e52.zip
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 737ae3da17..f38868fc32 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,8 @@ Changes with Apache 2.3.3
[Stefan Fritsch <sf fritsch.de>, Joe Orton]
*) mod_dav: Allow other modules to add things to the DAV or Allow headers
- of an OPTIONS request. [Brian France <brian brianfrance.com>]
+ of an OPTIONS request. [Jari Urpalainen <jari.urpalainen nokia.com>,
+ Brian France <brian brianfrance.com>]
*) core: Lower memory usage of core output filter.
[Stefan Fritsch <sf sfritsch.de>]