From: Jim Jagielski Date: Wed, 13 Oct 2004 18:34:16 +0000 (+0000) Subject: I'm easy ;) X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9bd45839dd9eec6197a39a6c6a9e36618fba74f0;p=thirdparty%2Fapache%2Fhttpd.git I'm easy ;) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@105441 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3a7b61c53d1..aa8b5e1422a 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 1.3 STATUS: -*-text-*- - Last modified at [$Date: 2004/10/13 18:29:00 $] + Last modified at [$Date: 2004/10/13 18:34:16 $] Release: @@ -53,8 +53,7 @@ PROPOSED PATCHES FOR THIS RELEASE: *) mod_rewrite:Fix query string handling for proxied URLs. PR 14518. modules/mappers/mod_rewrite.c: r1.259 (2.x patch) http://issues.apache.org/bugzilla/showattachment.cgi?attach_id=13078 - +1: nd, minfrin - -1: jim (until we see the 1.3 version) + +1: nd, minfrin, jim *) mod_log_config: Cleanup log_header_out function to allow multiple headers like Set-Cookie to be logged properly. PR 27787