]> granicus.if.org Git - apache/commitdiff
sync to CHANGES to 2.3.4/2.3.5
authorPaul Querna <pquerna@apache.org>
Wed, 25 Nov 2009 22:35:45 +0000 (22:35 +0000)
committerPaul Querna <pquerna@apache.org>
Wed, 25 Nov 2009 22:35:45 +0000 (22:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@884313 13f79535-47bb-0310-9956-ffa450edef68

CHANGES

diff --git a/CHANGES b/CHANGES
index 01c03c640143faf20d981f48123292900dafce38..9abae77f28effe120ca30216dc700f664433a85c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,14 +1,8 @@
                                                         -*- coding: utf-8 -*-
 
-Changes with Apache 2.3.3
+Changes with Apache 2.3.5
 
-  *) SECURITY: CVE-2009-3095 (cve.mitre.org)
-     mod_proxy_ftp: sanity check authn credentials.
-     [Stefan Fritsch <sf fritsch.de>, Joe Orton]
-
-  *) SECURITY: CVE-2009-3094 (cve.mitre.org)
-     mod_proxy_ftp: NULL pointer dereference on error paths.
-     [Stefan Fritsch <sf fritsch.de>, Joe Orton]
+Changes with Apache 2.3.4
 
   *) Replace AcceptMutex, LockFile, RewriteLock, SSLMutex, SSLStaplingMutex,
      and WatchdogMutexPath with a single Mutex directive.  Add APIs to
@@ -29,7 +23,16 @@ Changes with Apache 2.3.3
 
   *) Build: fix --with-module to work as documented
      PR 43881 [Gez Saunders <gez.saunders virgin.net>]
-     
+
+Changes with Apache 2.3.3
+
+  *) SECURITY: CVE-2009-3095 (cve.mitre.org)
+     mod_proxy_ftp: sanity check authn credentials.
+     [Stefan Fritsch <sf fritsch.de>, Joe Orton]
+
+  *) SECURITY: CVE-2009-3094 (cve.mitre.org)
+     mod_proxy_ftp: NULL pointer dereference on error paths.
+     [Stefan Fritsch <sf fritsch.de>, Joe Orton]
   *) mod_ssl: enable support for ECC keys and ECDH ciphers.  Tested against
      OpenSSL 1.0.0b3.  [Vipul Gupta <vipul.gupta sun.com>, Sander Temme]