From: Daniel Stenberg Date: Sun, 29 Nov 2009 23:14:56 +0000 (+0000) Subject: #71 "TFTP block size / better integration in transfer" is now expected to X-Git-Tag: curl-7_20_0~295 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfae1bd9998688ead5f6c3e3e6a6766ab2ad8f76;p=thirdparty%2Fcurl.git #71 "TFTP block size / better integration in transfer" is now expected to have been fixed! --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 37ad1ce0d6..76a15529f5 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -13,12 +13,6 @@ may have been fixed since this was written! 72. "Pausing pipeline problems." http://curl.haxx.se/mail/lib-2009-07/0214.html -71. TFTP block size / better integration in transfer - http://curl.haxx.se/mail/lib-2009-08/0028.html - - Related problems with TFTP is also that currently (7.19.6) upload file sizes - are limited to 32MB (http://curl.haxx.se/bug/view.cgi?id=2848436) - 70. Problem re-using easy handle after call to curl_multi_remove_handle http://curl.haxx.se/mail/lib-2009-07/0249.html