From: Stefan Fritsch Date: Wed, 11 Nov 2009 22:07:16 +0000 (+0000) Subject: fix CHANGES entries: mod_dav_fs -> mod_dav X-Git-Tag: 2.3.4~63 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ff931d8d70a8a3ea4e7e78d04eb387cbf1ed35c;p=apache fix CHANGES entries: mod_dav_fs -> mod_dav git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@835095 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 9b929d51b2..cb6d982008 100644 --- a/CHANGES +++ b/CHANGES @@ -13,10 +13,10 @@ Changes with Apache 2.3.3 *) mod_ssl: enable support for ECC keys and ECDH ciphers. Tested against OpenSSL 1.0.0b3. [Vipul Gupta , Sander Temme] - *) mod_dav_fs: Include uri when logging a PUT error due to connection abort. + *) mod_dav: Include uri when logging a PUT error due to connection abort. PR 38149. [Stefan Fritsch] - *) mod_dav_fs: Return 409 instead of 500 for a LOCK request if the parent + *) mod_dav: Return 409 instead of 500 for a LOCK request if the parent resource does not exist or is not a collection. PR 43465. [Stefan Fritsch] *) mod_dav_fs: Return 409 instead of 500 for Litmus test case copy_nodestcoll