Commit 0170f21f authored by Jeff Trawick's avatar Jeff Trawick
Browse files

make a note about an issue listed as a showstopper

even with no change, user can --disable-threads so I wonder if
this should really be a showstopper; it would be nice to get
feedback from the user on my patch


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95491 13f79535-47bb-0310-9956-ffa450edef68
parent 61f7c05b
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
APACHE 2.0 STATUS:                                              -*-text-*-
Last modified at [$Date: 2002/06/03 18:07:36 $]
Last modified at [$Date: 2002/06/03 18:14:44 $]

Release:

@@ -60,6 +60,9 @@ RELEASE SHOWSTOPPERS:
      to fix, probably just some extraneous #include's that are fouling
      things up.
      PR: 9457
      Jeff: See my reply and patch in the PR (and previous commit to
      stop using "pipe" as a field name).  If patch is committed, we
      should be okay.  I'll wait to see if the user tests the patch.

    * Win32: httpd won't start.  There was a command line args problem
      that got fixed, but now something else is wrong.