#15 is now fixed
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 May 2005 10:38:21 +0000 (10:38 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 May 2005 10:38:21 +0000 (10:38 +0000)
docs/KNOWN_BUGS

index 57bd27b..0f4db55 100644 (file)
@@ -42,10 +42,6 @@ may have been fixed since this was written!
   would not meaningfully support NUL characters within RFC 959 <string>,
   anyway (e.g., UNIX pathnames may not contain NUL).
 
-15. Test case 241 fails on all systems that support IPv6 but that don't have
-  the host name 'ip6-localhost' in /etc/hosts (or similar) since the test case
-  uses that host name to test the IPv6 name to address resolver.
-
 14. Test case 165 might fail on system which has libidn present, but with an
   old iconv version (2.1.3 is a known bad version), since it doesn't recognize
   the charset when named ISO8859-1. Changing the name to ISO-8859-1 makes the