From 63378e43f350dfb89ea7b9d18932a6f9e523ffe2 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 3 Jun 2002 18:14:44 +0000 Subject: [PATCH] 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 --- STATUS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index 06bf26189b..3a89b1cd03 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ 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. -- 2.50.1