]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
To a user, explanation of r607667 is pretty simple.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 05:03:43 +0000 (05:03 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 31 Dec 2007 05:03:43 +0000 (05:03 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@607669 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index a3defcf2e465ac2e3e29014762c8d10844eea1a7..15810c57a0e8dd954b782fefd295832aca9b0adf 100644 (file)
--- 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 <davi haxent.com.br>]