summaryrefslogtreecommitdiff
path: root/STATUS
diff options
context:
space:
mode:
authorwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2007-11-08 00:29:18 +0000
committerwrowe <wrowe@13f79535-47bb-0310-9956-ffa450edef68>2007-11-08 00:29:18 +0000
commit986a5e9ce5a3111f7b1daa0c5a8b2c977da913d2 (patch)
tree8c5b93191fe6f3512681180ec73d2c53af755220 /STATUS
parent072c0b73286c559bbd58836b2455c0e233465544 (diff)
downloadlibapr-986a5e9ce5a3111f7b1daa0c5a8b2c977da913d2.tar.gz
Clarity (follows trunk/ STATUS).
git-svn-id: http://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.