]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This was significant enough to make note of
authorWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2007 01:21:02 +0000 (01:21 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Thu, 23 Aug 2007 01:21:02 +0000 (01:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@568788 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 7eb85f76bf7b86078967777870ee1d0e77e7a67b..58a17c11884fcc23b1a2f32f2a2b745743e9c022 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-                                                        -*- coding: utf-8 -*-
+                                                        -*- coding: utf-8 -*-
 Changes with Apache 2.2.6
 
   *) mod_ldap: Avoid possible crashes, hangs, and busy loops due to
@@ -32,6 +32,8 @@ Changes with Apache 2.2.5
      values could previously point to cleaned up storage.  PR 41551.
      [Davi Arnaut <davi haxent.com.br>]
 
+  *) ApacheMonitor: Fix Windows Vista detection. [Mladen Turk]
+
   *) mod_deflate: fix protocol handling in deflate input filter
      PR 23287 [Nick Kew]