From: André Malo Date: Fri, 7 Jan 2005 17:54:59 +0000 (+0000) Subject: add kind of vote plus comment X-Git-Tag: 2.0.53~91 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f3bfa71b2c3a67de0161f5abd3735c1abce0beb;p=thirdparty%2Fapache%2Fhttpd.git add kind of vote plus comment git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@124552 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a3e873e654b..305abb8f844 100644 --- a/STATUS +++ b/STATUS @@ -193,6 +193,8 @@ PATCHES TO BACKPORT FROM 2.1 modules/mappers/mod_actions.c: r1.32, r1.34 jerenkrantz: Icky side-effect of the *t == '0' check. +1: nd, jerenkrantz, wrowe, jim + -0: by rbb (inconsistent to 1.3, discussion on dev@) + nd: I'm going to reverse the default *) mod_log_config: Cleanup log_header_out function to allow multiple headers like Set-Cookie to be logged properly. PR 27787 (2.0 + 1.3)