]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add CVE number
authorRuediger Pluem <rpluem@apache.org>
Tue, 8 Jan 2008 12:28:41 +0000 (12:28 +0000)
committerRuediger Pluem <rpluem@apache.org>
Tue, 8 Jan 2008 12:28:41 +0000 (12:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@609953 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b6001bac761b85a2657f9480ab0ce8a3f0f343fe..32cae191e694e006bba5f6f7f30541b4c9b17a5f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -32,7 +32,8 @@ Changes with Apache 2.2.7
      mod_imagemap: Fix a cross-site scripting issue.  Reported by JPCERT.
      [Joe Orton]
 
-  *) Introduce the ProxyFtpDirCharset directive, allowing the administrator
+  *) SECURITY: CVE-2008-0005 (cve.mitre.org)
+     Introduce the ProxyFtpDirCharset directive, allowing the administrator
      to identify a default, or specific servers or paths which list their
      contents in other-than ISO-8859-1 charset (e.g. utf-8). [Ruediger Pluem]