Commit eaf41366 authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

  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
parent 914919df
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -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