summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorWilliam A. Rowe Jr <wrowe@apache.org>2007-11-08 00:29:18 +0000
committerWilliam A. Rowe Jr <wrowe@apache.org>2007-11-08 00:29:18 +0000
commit12361cb236e1340f258bee903a11a91ada12df5d (patch)
tree8c5b93191fe6f3512681180ec73d2c53af755220 /STATUS
parent380413250ed65a03d63d84bcb97d0f3c1830f6c2 (diff)
downloadapr-12361cb236e1340f258bee903a11a91ada12df5d.tar.gz
Clarity (follows trunk/ STATUS).
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@592974 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r--STATUS2
1 files changed, 1 insertions, 1 deletions
diff --git a/STATUS b/STATUS
index 347f448bd..103d24249 100644
--- a/STATUS
+++ b/STATUS
@@ -80,7 +80,7 @@ CURRENT test/testall -v EXCEPTIONS:
sockopt: TCP isn't corkable
users: username: Groups from apr_uid_get not implemented
- * Win32 tests are known to fail when APR_HAVE_IPV6 but there is no
+ * Win32 tests are known to fail when APR_HAVE_IPV6, but there is no
ipv6 adapter is loaded (even loopback is sufficient). There are
obnoxious getaddrinfo() missing results from looking up a fixed
IPv4-IPv6 mixed notation address, which reflect a Win32 bug.