]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
issue should be resolved now
authorJeff Trawick <trawick@apache.org>
Mon, 8 Mar 2004 16:40:42 +0000 (16:40 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 8 Mar 2004 16:40:42 +0000 (16:40 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102883 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 84b8066f4f053884c5ef9f0e5adace788e910ed6..5d5ecefd3b1e035c26a772f1bf456ea2982f69e3 100644 (file)
--- 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! ]