From: Joe Orton Date: Mon, 21 Mar 2005 14:29:32 +0000 (+0000) Subject: Fix CVE name, still a candidate... X-Git-Tag: 2.0.54~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c382621edfe5def51d76f1f8539f8c9a117b6d0;p=thirdparty%2Fapache%2Fhttpd.git Fix CVE name, still a candidate... git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158454 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 6e39c1770c9..213598cdf14 100644 --- a/CHANGES +++ b/CHANGES @@ -1678,7 +1678,7 @@ Changes with Apache 2.0.43 Changes with Apache 2.0.42 - *) SECURITY: CVE-2002-1593 (cve.mitre.org) [CERT VU#406121] + *) SECURITY: CAN-2002-1593 (cve.mitre.org) [CERT VU#406121] mod_dav: Check for versioning hooks before using them. [Greg Stein]