* Backported in r1862410

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1862413 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/CHANGES b/CHANGES
index 2134b34..0bc5070 100644
--- a/CHANGES
+++ b/CHANGES
@@ -109,9 +109,6 @@
      from the Include/IncludeOptional directives into a generic set of
      functions ap_dir_nofnmatch() and ap_dir_fnmatch(). [Graham Leggett]
 
-  *) mod_dav: Fix an unlikely time-window where some incorrect data could be returned
-     from a PROPFIND request [Ruediger Pluem]
-
   *) mod_ssl: Fix mod_authz provider for "require ssl" directive to check correctly
      on HTTP/2 connections. Fixes PR 62654. [Stefan Eissing]