diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-05-18 10:38:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-05-18 10:38:21 +0000 |
commit | 910b8b6a69e8e1e1bfb3ee6c7dd6980fd11590e8 (patch) | |
tree | 771322254519e6ec65b615cb0f4257b5c0ddb26d | |
parent | c3207e215ff2ee1c45d8fcdae109aad10447a657 (diff) |
#15 is now fixed
-rw-r--r-- | docs/KNOWN_BUGS | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 57bd27b43..0f4db5586 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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 |