]> granicus.if.org Git - apache/commitdiff
Add change to changelog.
authorRainer Jung <rjung@apache.org>
Fri, 20 Mar 2009 17:49:30 +0000 (17:49 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 20 Mar 2009 17:49:30 +0000 (17:49 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@756687 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index b8ae180508d7eb430801045107567675956de7c0..1ce21f4e5bc3bb5f09fb17260c3d20f3da93d10f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                         -*- coding: utf-8 -*-
 Changes with Apache 2.3.2
 
+  *) mod_mime_magic: Fix detection of compressed content. [Rainer Jung]
+
   *) mod_negotiation: Escape pathes of filenames in 406 responses to avoid
      HTML injections and HTTP response splitting.  PR 46837.
      [Geoff Keating <geoffk apple.com>]