From 1e675746471c2a03f1a5da864a6b50ae80daa5ed Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sun, 14 Dec 2003 17:34:18 +0000 Subject: [PATCH] sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102060 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/CHANGES b/CHANGES index 8797ce955a..e14895dd9e 100644 --- a/CHANGES +++ b/CHANGES @@ -38,9 +38,6 @@ Changes with Apache 2.1.0-dev SSL library used at run-time, rather than at compile-time. PR: 23956 [Eric Seidel ] - *) SECURITY [CAN-2003-0020]: Escape arbitrary data before writing - into the errorlog. [André Malo] - *) mod_logio: Account for some bytes handed to the network layer prior to dropped connections. [Jeff Trawick] @@ -56,9 +53,6 @@ Changes with Apache 2.1.0-dev *) mod_auth_ldap: Fix some segfaults in the cache logic. PR 18756. [Matthieu Estrade ] - *) mod_autoindex: Restore the ability to add a description for - directories that don't contain an index file. [André Malo] - *) mod_autoindex: Add 'XHTML' option in order to allow switching between HTML 3.2 and XHTML 1.0 output. PR 23747. [André Malo] @@ -69,9 +63,6 @@ Changes with Apache 2.1.0-dev treated the supplied regex as literal string. PR 24219. [André Malo] - *) mod_autoindex / core: Don't fail to show filenames containing - special characters like '%'. PR 13598. [André Malo] - *) mod_ssl: Fix segfault on a non-SSL request if the the 'c' log format code is used. PR 22741. [Gary E. Miller ] @@ -259,6 +250,12 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.49 + *) SECURITY [CAN-2003-0020]: Escape arbitrary data before writing + into the errorlog. [André Malo] + + *) mod_autoindex / core: Don't fail to show filenames containing + special characters like '%'. PR 13598. [André Malo] + *) mod_status: Report total CPU time accurately when using a threaded MPM. PR 23795. [Jeff Trawick] -- 2.40.0