]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
This should wrap up our documentation
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 11 Jun 2010 21:04:46 +0000 (21:04 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 11 Jun 2010 21:04:46 +0000 (21:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@953867 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index ed23d5122c843b4aebf13b429556b8cefa23a187..373db40a9d39006a2d2d4aa44e1ab1e056879660 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,8 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache 2.2.16
 
-  *) mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection
-     for platforms Windows, Netware and OS2. [Rainer Jung]
+  *) SECURITY: CVE-2010-2068 (cve.mitre.org)
+     mod_proxy_ajp, mod_proxy_http, mod_reqtimeout: Fix timeout detection
+     for platforms Windows, Netware and OS2.  PR: 49417. [Rainer Jung]
 
   *) mod_ssl: Fix segfault at startup if proxy client certs are shared
      across multiple vhosts.  PR 39915.  [Joe Orton]