]> granicus.if.org Git - curl/commitdiff
uh, corrected pretty major write error!
authorDaniel Stenberg <daniel@haxx.se>
Thu, 29 Nov 2007 22:27:51 +0000 (22:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 29 Nov 2007 22:27:51 +0000 (22:27 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6fb17047c907fa92080030bc460a0ce288415183..efbf1b6fba6b85a41d0207eb3e3d1ad44270a51a 100644 (file)
--- 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)