From bccb1c6e902c4a97469dccf2107e1f5e63ae5d71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Sat, 24 Apr 2004 11:53:37 +0000 Subject: [PATCH] sync git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103496 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGES b/CHANGES index 8a1ba1f4ff..05cdd4fa21 100644 --- a/CHANGES +++ b/CHANGES @@ -28,9 +28,6 @@ Changes with Apache 2.1.0-dev *) mod_headers: Allow 'echo' also for ErrorHeaders. [André Malo] - *) mod_headers no longer crashes if an empty header value should - be added. [André Malo] - *) mod_cgi: Handle output on stderr during script execution on Unix platforms; preventing deadlock when stderr output fills pipe buffer. PR 22030. [Joe Orton, Jeff Trawick] @@ -71,9 +68,6 @@ Changes with Apache 2.1.0-dev *) Allow RequestHeader directives to be conditional. PR 27951. [Vincent Deffontaines , André Malo] - *) Fix segfault in mod_expires, which occured under certain - circumstances. PR 28047. [André Malo] - *) mod_logio no longer removes the EOS bucket. PR 27928. [Bojan Smojver ] @@ -361,6 +355,12 @@ Changes with Apache 2.1.0-dev Changes with Apache 2.0.50 + *) mod_headers no longer crashes if an empty header value should + be added. [André Malo] + + *) Fix segfault in mod_expires, which occured under certain + circumstances. PR 28047. [André Malo] + *) htpasswd: use apr_temp_dir_get() and general cleanup [Guenter Knauf , Thom May] -- 2.50.1