From a1891a072e1449244e0e13e4914c19f64f19dc6e Mon Sep 17 00:00:00 2001 From: Justin Erenkrantz Date: Wed, 21 May 2003 04:49:39 +0000 Subject: [PATCH] Move backported patches to 2.0.46 list. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99980 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGES b/CHANGES index cca485cd15..b5e694dff5 100644 --- a/CHANGES +++ b/CHANGES @@ -6,8 +6,6 @@ Changes with Apache 2.1.0-dev when a MKACTIVITY request comes in. [Ben Collins-Sussman ] - *) configure.in: Play nice with libtool-1.5. [Wilfredo Sanchez] - *) Prevent the server from crashing when entering infinite loops. The new LimitInternalRecursion directive configures limits of subsequent internal redirects and nested subrequests, after which the request @@ -46,15 +44,11 @@ Changes with Apache 2.1.0-dev PR 11310. [Geoff Thrope ] *) Modify APACHE_CHECK_SSL_TOOLKIT to detect SSL-C. [Madhusudan Mathihalli] - + *) Replace the APACHE_CHECK_SSL_TOOLKIT method with a cleaner one, using autoconf tools (AC_CHECK_HEADER, AC_CHECK_LIB etc). [Geoff Thorpe ] - *) ssl session caching(shmht) : Fix a SEGV problem with SHMHT session - caching. PR 17864. - [Andreas Leimbacher , Madhusudan Mathihalli] - *) change directive name from 'compressionlevel' to 'deflatecompressionlevel' [Ian Holsman, André Malo] @@ -77,9 +71,6 @@ Changes with Apache 2.1.0-dev *) Return 413 if chunk-ext-header is too long rather than reading from the truncated line. PR 15857. [Justin Erenkrantz] - *) If mod_mime_magic does not know the content-type, do not attempt to - guess. PR 16908. [Andrew Gapon ] - *) Allow restart of httpd to occur even with syntax errors in the config file. PR 16813. [Justin Erenkrantz] @@ -151,6 +142,15 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.46 + *) configure.in: Play nice with libtool-1.5. [Wilfredo Sanchez] + + *) If mod_mime_magic does not know the content-type, do not attempt to + guess. PR 16908. [Andrew Gapon ] + + *) ssl session caching(shmht) : Fix a SEGV problem with SHMHT session + caching. PR 17864. + [Andreas Leimbacher , Madhusudan Mathihalli] + *) Add a delete flag to htpasswd. [Thom May] -- 2.50.1