From: Jeff Trawick Date: Mon, 8 Mar 2004 16:40:42 +0000 (+0000) Subject: issue should be resolved now X-Git-Tag: 2.0.49~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=995a3a423b38915a834b94d57a63ae6bb018fb63;p=thirdparty%2Fapache%2Fhttpd.git issue should be resolved now git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102883 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 84b8066f4f0..5d5ecefd3b1 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/03/07 22:03:15 $] +Last modified at [$Date: 2004/03/08 16:40:42 $] Release: @@ -67,16 +67,6 @@ Contributors looking for a mission: RELEASE SHOWSTOPPERS: - PR 24469, broken reverse lookups with IPv4-mapped addrs on old OS X - The autoconf check added between 2.0.47 and 2.0.48 isn't - sufficient for catching the OS X problem, because building the - IPv4 numeric address string from IPv4-mapped address would work - but actually resolving the host would not. To catch the check - via retcode, you have to specify the NI_NAMEREQD flag. - jerenkrantz: This was fixed in APR 1.0, but not backported to 0.9. - Backported in r1.23.2.2 of srclib/apr/build/apr_network.m4 - in APR_0_9_BRANCH. - PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ]