From: William A. Rowe Jr Date: Wed, 19 Apr 2006 04:13:35 +0000 (+0000) Subject: Vote, vote and promote X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ab7b45ca307c4bf83e91e047bbcd908fa03ed70;p=thirdparty%2Fapache%2Fhttpd.git Vote, vote and promote git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@395129 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cf1d147698b..1b30934305d 100644 --- a/STATUS +++ b/STATUS @@ -51,6 +51,11 @@ Release: RELEASE SHOWSTOPPERS: + *) http_protocol: Fix escaping of Expect error message + http://svn.apache.org/viewcvs?rev=394965&view=rev + http://people.redhat.com/mjc/20060411-expect-apache13.patch + +1: mjc, trawick, wrowe + PROPOSED PATCHES FOR THIS RELEASE: @@ -72,14 +77,9 @@ PROPOSED PATCHES FOR THIS RELEASE: jerenkrantz: Couldn't we copy the table and merge the values somehow? This just seems like a lot of code to duplicate what we have already. *shrug* - +1: nd, jerenkrantz + +1: nd, jerenkrantz, wrowe (in principal) -1: jim (until we see the 1.3 version) - *) http_protocol: Fix escaping of Expect error message - http://svn.apache.org/viewcvs?rev=394965&view=rev - http://people.redhat.com/mjc/20060411-expect-apache13.patch - +1: mjc, trawick - *) core: Make "Include" directives work inside previously "Include"'d files. http://people.apache.org/~colm/include_directive-1.3.patch