]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note 1.3.40 was not released
authorJim Jagielski <jim@apache.org>
Wed, 9 Jan 2008 14:33:07 +0000 (14:33 +0000)
committerJim Jagielski <jim@apache.org>
Wed, 9 Jan 2008 14:33:07 +0000 (14:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@610396 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index 67f4a5947d25198019bcf815871db33606a35254..5433bf331bb584222eac0840bffb6dc370e631bd 100644 (file)
@@ -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.