From: Ryan Bloom Date: Sun, 7 Apr 2002 16:58:31 +0000 (+0000) Subject: Remove a patch that is no longer needed (bug was fixed a LONG time ago) X-Git-Tag: 2.0.36~284 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a6304ca197014709e38e53566fda8f76a694c18;p=thirdparty%2Fapache%2Fhttpd.git Remove a patch that is no longer needed (bug was fixed a LONG time ago) Add a sign-up area for people to volunteer to create binaries for 2.0.35. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94522 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a6fbc28aaa5..5918aa520be 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/04/05 17:22:19 $] +Last modified at [$Date: 2002/04/07 16:58:31 $] Release: @@ -780,6 +780,14 @@ Other bugs that need fixing: Status: Greg volunteers to investigate (esp. since he was most likely the one to break it :-) +Binaries needed: + + Mandrake 8.1: rbb volunteers + FreeBSD 4.1: rbb volunteers + OS X 10.1.3: jimjag volunteers + Solaris 8.x: jimjag volunteers + RedHat 7.2: jimjag volunteers + Other features that need writing: * Finish infrastructure in core for async MPMs @@ -789,11 +797,6 @@ Other features that need writing: Available Patches: - * Jon Travis's patch to deal with thread-safe - issues with inet_ntoa. See message <20001201163220.A12827@covalent.net> - Status: This is being set aside until the IPv6 work is finished - so that we know exactly what is required. - * Martin Sojka 's patch to add error reporting for failed htpasswd actions due to a full /tmp volume (other programs may have similar problems?)