aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
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 /RELEASE-NOTES
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 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 619ff8ce6..a7cb01f03 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -15,6 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
+ o treat FTP AUTH failures properly
o TFTP transfers could trash data
o -d + -G combo crash
@@ -25,6 +26,6 @@ Other curl-related news since the previous public release:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Dan Fandrich, Ilja van Sprundel
+ Dan Fandrich, Ilja van Sprundel, David McCreedy
Thanks! (and sorry if I forgot to mention someone)