]> granicus.if.org Git - apache/commitdiff
Add leading space :)
authorJim Jagielski <jim@apache.org>
Thu, 13 Mar 2014 13:41:23 +0000 (13:41 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 13 Mar 2014 13:41:23 +0000 (13:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1577157 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 93a91177574e315aac3d40f82338d38987c8186a..4b02220cf724bdb1f99b36ee59c47453c8176e29 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -19,11 +19,11 @@ Changes with Apache 2.4.8
      logging truncated cookies.
      [William Rowe, Ruediger Pluem, Jim Jagielski]
 
- *) SECURITY: CVE-2013-6438 (cve.mitre.org)
-    mod_dav: Keep track of length of cdata properly when removing
-    leading spaces. Eliminates a potential denial of service from
-    specifically crafted DAV WRITE requests
-    [Amin Tora <Amin.Tora neustar.biz>]
 *) SECURITY: CVE-2013-6438 (cve.mitre.org)
+     mod_dav: Keep track of length of cdata properly when removing
+     leading spaces. Eliminates a potential denial of service from
+     specifically crafted DAV WRITE requests
+     [Amin Tora <Amin.Tora neustar.biz>]
 
   *) core: Support named groups and backreferences within the LocationMatch,
      DirectoryMatch, FilesMatch and ProxyMatch directives. (Requires