Author: jim Date: Wed Jan 9 06:33:07 2008 New Revision: 610396 URL: http://svn.apache.org/viewvc?rev=610396&view=rev Log: Note 1.3.40 was not released Modified: httpd/httpd/branches/1.3.x/src/CHANGES Modified: httpd/httpd/branches/1.3.x/src/CHANGES URL: http://svn.apache.org/viewvc/httpd/httpd/branches/1.3.x/src/CHANGES?rev=610396&r1=610395&r2=610396&view=diff ============================================================================== --- httpd/httpd/branches/1.3.x/src/CHANGES (original) +++ httpd/httpd/branches/1.3.x/src/CHANGES Wed Jan 9 06:33:07 2008 @@ -5,7 +5,7 @@ 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.