From 6e38cc9048a2ab2a28dca6cb357b091a3ee4317c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 27 Nov 2009 23:46:29 +0000 Subject: - Markus Koetter provided a polished and updated version of Chad Monroe's TFTP rework patch that now integrates TFTP properly into libcurl so that it can be used non-blocking with the multi interface and more. BLKSIZE also works. The --tftp-blksize option was added to allow setting the TFTP BLKSIZE from the command line. --- RELEASE-NOTES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 92bd6ad4f..439e563a5 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -11,6 +11,7 @@ This release includes the following changes: o support SSL_FILETYPE_ENGINE for client certificate o curl-config can now show the arguments used when building curl + o non-blocking TFTP This release includes the following bugfixes: @@ -26,6 +27,7 @@ This release includes the following bugfixes: o HTTP proxy tunnel re-used connection even if tunnel got disabled o SSL lib post-close write o curl failed to report write errors for tiny failed downloads + o TFTP BLKSIZE This release includes the following known bugs: @@ -36,6 +38,7 @@ advice from friends like these: Yang Tse, Kamil Dudka, Christian Schmitz, Constantine Sapuntzakis, Marco Maggi, Camille Moncelier, Claes Jakobsson, Kevin Baughman, - Marc Kleine-Budde, Jad Chamcham, Bjorn Augustsson, David Byron + Marc Kleine-Budde, Jad Chamcham, Bjorn Augustsson, David Byron, + Markus Koetter, Chad Monroe Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3