From 8bb7a80ea5be41689171e6650c7b114d8b8c356b Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Sun, 7 Mar 2004 22:07:55 +0000 Subject: [PATCH] Synch with 2.0 branch. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102881 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/CHANGES b/CHANGES index 71c028e47f..314e7e3fa2 100644 --- a/CHANGES +++ b/CHANGES @@ -18,10 +18,6 @@ Changes with Apache 2.1.0-dev AUTH_GENERAL_ERROR. [Geoffrey Young] - *) fix "Expected > but saw " errors in nested, - argumentless containers. - ["Philippe M. Chiasson" ] - *) mod_isapi: GetServerVariable returned improperly terminated header fields given "ALL_HTTP" or "ALL_RAW". PR 20656. [Jesse Pelton ] @@ -172,9 +168,6 @@ Changes with Apache 2.1.0-dev *) mod_ext_filter: Add the ability to filter request bodies. [Philipp Reisner ] - *) mod_cgid: Restart the cgid daemon if it crashes. PR 19849 - [Glenn Nielsen ] - *) Fix some broken log messages in WinNT MPM. [Juan Rivera ] @@ -278,6 +271,13 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.49 + *) SECURITY: CAN-2004-0113 (cve.mitre.org) + mod_ssl: Fix a memory leak in plain-HTTP-on-SSL-port handling. + PR 27106. [Joe Orton] + + *) mod_ssl: Fix bug in passphrase handling which could cause spurious + failures in SSL functions later. PR 21160. [Joe Orton] + *) mod_log_config: Fix corruption of buffered logs with threaded MPMs. PR 25520. [Jeff Trawick] @@ -293,9 +293,16 @@ Changes with Apache 2.0.49 methods than the original request. PR 25040. [Josh Dady ] + *) fix "Expected > but saw " errors in nested, + argumentless containers. + ["Philippe M. Chiasson" ] + *) mod_auth_ldap: Fix some segfaults in the cache logic. PR 18756. [Matthieu Estrade , Brad Nicholes] + *) mod_cgid: Restart the cgid daemon if it crashes. PR 19849 + [Glenn Nielsen ] + *) The whole codebase was relicensed and is now available under the Apache License, Version 2.0 (http://www.apache.org/licenses). [Apache Software Foundation] -- 2.40.0