From 6307e783d83835ffaa70fc594b2a08307b2e359b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 8 May 2006 15:09:50 +0000 Subject: Fixed known bug #28. The TFTP code no longer assumes a packed struct and thus works reliably on more platforms. --- docs/KNOWN_BUGS | 2 -- 1 file changed, 2 deletions(-) (limited to 'docs') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 9149b996a..ba0bfa4e5 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -33,8 +33,6 @@ may have been fixed since this was written! See http://curl.haxx.se/bug/view.cgi?id=1371118 -28. The TFTP code is not portable and will fail on some architectures. - 26. NTLM authentication using SSPI (on Windows) when (lib)curl is running in "system context" will make it use wrong(?) user name - at least when compared to what winhttp does. See http://curl.haxx.se/bug/view.cgi?id=1281867 -- cgit v1.2.3