From: William A. Rowe Jr Date: Thu, 23 Aug 2007 01:21:02 +0000 (+0000) Subject: This was significant enough to make note of X-Git-Tag: 2.2.6~136 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=527b1c80141d93278a22f09a4cfc6bcc91117c7e;p=thirdparty%2Fapache%2Fhttpd.git This was significant enough to make note of git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@568788 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/CHANGES b/CHANGES index 7eb85f76bf7..58a17c11884 100644 --- 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 ] + *) ApacheMonitor: Fix Windows Vista detection. [Mladen Turk] + *) mod_deflate: fix protocol handling in deflate input filter PR 23287 [Nick Kew]