summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorGraham Leggett <minfrin@apache.org>2013-04-30 17:28:57 +0200
committerGraham Leggett <minfrin@apache.org>2013-04-30 17:28:57 +0200
commit26548fee8b0d6771e5e6ec96f2c1cfc13be5cab6 (patch)
tree375b8557ae861f2f03441a8dda760c8977e1cf1f /CHANGES
parentmod_dav: Make sure the URI length is calculated correctly. (diff)
downloadapache2-26548fee8b0d6771e5e6ec96f2c1cfc13be5cab6.tar.xz
apache2-26548fee8b0d6771e5e6ec96f2c1cfc13be5cab6.zip
mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1477687 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5d0b53c88f..3a09209b88 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,10 @@
-*- coding: utf-8 -*-
Changes with Apache 2.5.0
+ *) mod_dav: mod_dav overrides dav_fs response on PUT failure. PR 35981
+ [Basant Kumar Kukreja <basant.kukreja sun.com>, Alejandro Alvarez
+ <alejandro.alvarez.ayllon cern.ch>]
+
*) mod_dav: Do not segfault on PROPFIND with a zero length DBM.
PR 52559 [Diego Santa Cruz <diego.santaCruz spinetix.com>]