aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-03-20 22:51:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-03-20 22:51:08 +0000
commit6421d69bff007ac10f6a5dd2663951c10b4bf9c1 (patch)
tree115aee0d37c30a78bdcdfb63a409d03ba40d64c9 /CHANGES
parent18081e30e1b76f3bd021b42e12e4a9f4f90554e8 (diff)
David McCreedy fixed libcurl to no longer ignore AUTH failures and now it
reacts properly according to the CURLOPT_FTP_SSL setting.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a67e4d50a..f1222d423 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,9 @@
Changelog
Daniel (20 March 2006)
+- David McCreedy fixed libcurl to no longer ignore AUTH failures and now it
+ reacts properly according to the CURLOPT_FTP_SSL setting.
+
- Dan Fandrich fixed two TFTP problems: Fixed a bug whereby a received file
whose length was a multiple of 512 bytes could have random garbage
appended. Also, stop processing TFTP packets which are too short to be