From: William A. Rowe Jr Date: Mon, 31 Dec 2007 05:03:43 +0000 (+0000) Subject: To a user, explanation of r607667 is pretty simple. X-Git-Tag: 2.2.7~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef442d4777450d8608c6797d36b15ff3fea9251b;p=thirdparty%2Fapache%2Fhttpd.git To a user, explanation of r607667 is pretty simple. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607669 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index a3defcf2e46..15810c57a0e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ - -*- coding: utf-8 -*- + -*- coding: utf-8 -*- Changes with Apache 2.2.7 *) SECURITY: CVE-2007-6388 (cve.mitre.org) @@ -10,6 +10,9 @@ Changes with Apache 2.2.7 mod_imagemap: Fix a cross-site scripting issue. Reported by JPCERT. [Joe Orton] + *) log.c: Ensure Win32 ressurects its lost robust logger processes. + [William Rowe] + *) mod_disk_cache: Delete temporary files if they cannot be renamed to their final name. [Davi Arnaut ]