From: Rainer Jung Date: Thu, 27 Jun 2013 23:08:52 +0000 (+0000) Subject: Slight clarification of CHANGES entry. X-Git-Tag: 2.4.5~62 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b2e1929e41d2e56ee0ea1ff2e9b3532236889e8a;p=apache Slight clarification of CHANGES entry. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1497606 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7cbae8ae4d..f2119ba0ea 100644 --- a/CHANGES +++ b/CHANGES @@ -110,9 +110,9 @@ Changes with Apache 2.4.5 namespace httpd segfaults. PR 52559 [Diego Santa Cruz ] - *) mod_dav: Sending a If or If-Match header with an invalid ETag doesn't - result in a 412 Precondition Failed. PR54610 [Timothy Wood - ] + *) mod_dav: Sending an If or If-Match header with an invalid ETag doesn't + result in a 412 Precondition Failed for a COPY operation. PR54610 + [Timothy Wood ] *) mod_dav: Make sure that when we prepare an If URL for Etag comparison, we compare unencoded paths. PR 53910 [Timothy Wood ]