From: Greg Stein Date: Thu, 8 Feb 2001 00:20:10 +0000 (+0000) Subject: lots o' dicussion... time to vote. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=51e107a0950626fcc987c3196f16fb94572d6315;p=apache lots o' dicussion... time to vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88016 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 864f929c55..f8756803b2 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/02/06 20:47:07 $] +Last modified at [$Date: 2001/02/08 00:20:10 $] Release: @@ -19,6 +19,9 @@ RELEASE SHOWSTOPPERS: WARNING: ALWAYS check srclib/apr/STATUS and srclib/apr-util/STATUS + * move httpd-2.0/modules/proxy to httpd-proxy/ + Status: +1: Greg + * Generic Hooks are absolutely wrong in linkage, they are declared as exported from APU, but actually exported from modules. This needs heavy fixup, which Bill will do on the plane tommorow. The actual