Commit 906e3f5d authored by Jim Jagielski's avatar Jim Jagielski
Browse files

Note 1.3.40 was not released


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@610396 13f79535-47bb-0310-9956-ffa450edef68
parent 94699b2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -5,7 +5,7 @@ Changes with Apache 1.3.41
     a possible XSS attack caused by redirecting to other URLs.
     Reported by SecurityReason.  [Mark Cox]

Changes with Apache 1.3.40
Changes with Apache 1.3.40 (not released)

  *) SECURITY: CVE-2007-5000 (cve.mitre.org)
     mod_imap: Fix cross-site scripting issue.  Reported by JPCERT.