From ad19f95f15bac425c1b37a7a260025d8fc9fe63c Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 7 May 2007 07:07:55 +0000 Subject: James Bursa fixed a bug in the multi handle code that made the connection cache grow a bit too much, beyond the normal 4 * easy_handles. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 866fe9e4c..bb94edfc0 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -37,6 +37,7 @@ This release includes the following bugfixes: o curl_multi_socket() not "noticing" newly added handles o lack of Content-Length and chunked encoding now requires HTTP 1.1 as well to be treated as without response body + o connection cache growth in multi handles This release includes the following known bugs: @@ -61,6 +62,6 @@ advice from friends like these: Song Ma, Dan Fandrich, Yang Tse, Jay Austin, Robert Iakobashvil, James Housley, Daniel Black, Steve Little, Sonia Subramanian, Peter O'Gorman, Frank Hempel, Michael Wallner, Jeff Pohlmeyer, Tobias Rundström, - Anders Gustafsson + Anders Gustafsson, James Bursa Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3