aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-12-16 21:33:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-12-16 21:33:51 +0000
commitfcccf9aa0d93c666e8ae31ebdde716cddd6b4482 (patch)
tree73e3599838d142f903ed98b7a2da989dfbf8e5ae /RELEASE-NOTES
parent72bd027537f6f09f3fceef1126bf917030c75c64 (diff)
Brendan Jurd provided a fix that now prevents libcurl from getting a SIGPIPE
during certain conditions when GnuTLS is used.
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 f40c2ff3b..d1823d4b8 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -35,6 +35,7 @@ This release includes the following bugfixes:
o rate limiting works better
o getting FTP response code errors when using the multi-interface caused
libcurl to leak memory
+ o no more SIGPIPE when GnuTLS is used
Other curl-related news:
@@ -53,6 +54,6 @@ advice from friends like these:
James Housley, Olaf Stueben, Yang Tse, Gisle Vanem, Bradford Bruce,
Ciprian Badescu, Dmitriy Sergeyev, Nir Soffer, Venkat Akella, Toon Verwaest,
Matt Witherspoon, Alexey Simak, Martin Skinner, Sh Diao, Jared Lundell,
- Stefan Krause, Sebastien Willemijns, Alexey Simak
+ Stefan Krause, Sebastien Willemijns, Alexey Simak, Brendan Jurd
Thanks! (and sorry if I forgot to mention someone)