From 175f92d3fc89f17e085a668e094ec97ced26e590 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Andr=C3=A9=20Malo?= Date: Thu, 19 Aug 2004 23:29:41 +0000 Subject: [PATCH] remove "support" for Remote_User variable, which never worked at all. PR: 25725 Reviewed by: Justin Erenkrantz, Paul Querna git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104736 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES | 3 +++ STATUS | 7 +------ docs/manual/mod/mod_setenvif.xml | 5 +---- modules/metadata/mod_setenvif.c | 8 -------- 4 files changed, 5 insertions(+), 18 deletions(-) diff --git a/CHANGES b/CHANGES index 25caa0861a5..cd167264075 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,8 @@ Changes with Apache 2.0.51 + *) mod_setenvif: Remove "support" for Remote_User variable which + never worked at all. PR 25725. [André Malo] + *) Backport from 2.1 / Regression from 1.3: mod_headers now knows again the functionality of the ErrorHeader directive. But instead using this misnomer additional flags to the Header directive were diff --git a/STATUS b/STATUS index 21e8c3ae1fa..291bc7b81aa 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/19 22:53:12 $] +Last modified at [$Date: 2004/08/19 23:29:40 $] Release: @@ -275,11 +275,6 @@ PATCHES TO BACKPORT FROM 2.1 -0: jerenkrantz (should wait for 2.2) -0: jorton (msgid <20040305083540.GA24529@redhat.com>) - * mod_setenvif: remove support for remote_user variable which never - worked at all. PR 25725 (2.0 + 1.3) - modules/metadata/mod_setenvif.c: r1.50 - +1: nd, jerenkrantz, pquerna - * Replace some of the mutex locking in the worker MPM with atomic operations for higher concurrency. server/mpm/worker/fdqueue.c 1.24, 1.25 diff --git a/docs/manual/mod/mod_setenvif.xml b/docs/manual/mod/mod_setenvif.xml index 79f6e79bef6..9acff685ca4 100644 --- a/docs/manual/mod/mod_setenvif.xml +++ b/docs/manual/mod/mod_setenvif.xml @@ -1,7 +1,7 @@ - +