From: Ryan Bloom Date: Thu, 22 Feb 2001 01:28:51 +0000 (+0000) Subject: Remove a completed item from STATUS X-Git-Tag: 2.0.12~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62e3d0e53c7c08798f166f1a87ed3c819387067a;p=thirdparty%2Fapache%2Fhttpd.git Remove a completed item from STATUS git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88268 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 188ded73365..749e577ca13 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2001/02/16 17:48:03 $] +Last modified at [$Date: 2001/02/22 01:28:51 $] Release: @@ -19,9 +19,6 @@ 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