]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix CVE name, still a candidate...
authorJoe Orton <jorton@apache.org>
Mon, 21 Mar 2005 14:29:32 +0000 (14:29 +0000)
committerJoe Orton <jorton@apache.org>
Mon, 21 Mar 2005 14:29:32 +0000 (14:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@158454 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 6e39c1770c976586e57b6fc3dd09838becd03cd0..213598cdf1408d6f381b9214dbe3bb4afcb374b3 100644 (file)
--- 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]