From 98e897885755a7789aea2c58201ca347e573aace Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 29 Nov 2007 22:27:51 +0000 Subject: [PATCH] uh, corrected pretty major write error! --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 6fb1704..efbf1b6 100644 --- a/CHANGES +++ b/CHANGES @@ -12,7 +12,7 @@ Daniel S (29 Nov 2007) with a 700+ letter nonce. Previously libcurl only support 127 letter ones and now I bumped it to 1023. -- Fixed the resumed FTP upload loop to now require that the read callback +- Fixed the resumed FTP upload loop to not require that the read callback returns a full buffer on each invoke. Daniel S (25 Nov 2007) -- 2.7.4