aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-05-19 20:54:31 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-05-19 20:54:31 +0000
commitde7a14003c0ef455e074cc9629bf9faae3474a7e (patch)
tree3b4dbff5ff7a6acc5df9e8692a3ed6ff58e562be /RELEASE-NOTES
parente3ead9f58565b5216610da4c3e699676013218b4 (diff)
- Kamil Dudka brought the patch from the Redhat bug entry
https://bugzilla.redhat.com/show_bug.cgi?id=427966 which was libcurl closing a bad file descriptor when closing down the FTP data connection. Caolan McNamara seems to be the original author of it.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 91b5b67d1..6388ea575 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -13,7 +13,7 @@ This release includes the following changes:
This release includes the following bugfixes:
- o
+ o crash on bad socket close with FTP
This release includes the following known bugs:
@@ -22,6 +22,6 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and
advice from friends like these:
-
+ Kamil Dudka, Caolan McNamara
Thanks! (and sorry if I forgot to mention someone)