aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
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 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c985a4e96..2b26a051e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
Changelog
+Daniel Stenberg (19 May 2009)
+- 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.
+
Version 7.19.5 (18 May 2009)
Daniel Stenberg (17 May 2009)