]> granicus.if.org Git - apache/commitdiff
Slight clarification of CHANGES entry.
authorRainer Jung <rjung@apache.org>
Thu, 27 Jun 2013 23:08:52 +0000 (23:08 +0000)
committerRainer Jung <rjung@apache.org>
Thu, 27 Jun 2013 23:08:52 +0000 (23:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1497606 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7cbae8ae4d1320ad5fd99e5fec10b2507c5cc165..f2119ba0ea98a1489807d966cae18d376d958d22 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -110,9 +110,9 @@ Changes with Apache 2.4.5
      namespace httpd segfaults. PR 52559 [Diego Santa Cruz
      <diego.santaCruz spinetix.com>]
 
-  *) mod_dav: Sending a If or If-Match header with an invalid ETag doesn't
-     result in a 412 Precondition Failed. PR54610 [Timothy Wood
-     <tjw omnigroup.com>]
+  *) 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 <tjw omnigroup.com>]
 
   *) mod_dav: Make sure that when we prepare an If URL for Etag comparison,
      we compare unencoded paths. PR 53910 [Timothy Wood <tjw omnigroup.com>]