From d978f85d553686714ce408e90280cbcce692f5d4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 20 Jun 2007 21:57:28 +0000 Subject: Adam Piggott filed bug report #1740263 (http://curl.haxx.se/bug/view.cgi?id=1740263). Adam discovered that when getting a large amount of URLs with curl, they were fetched slower and slower... which turned out to be because the --libcurl data collecting which wrongly always was enabled, but no longer is... --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b452628cc..21fa2b506 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -59,6 +59,7 @@ This release includes the following bugfixes: o builds fine on 64bit HP-UX o multi interface HTTP CONNECT glitch o list FTP root directories when login dir is not root + o no longer slows down when getting very many URLs on the same command line This release includes the following known bugs: @@ -85,6 +86,6 @@ advice from friends like these: Frank Hempel, Michael Wallner, Jeff Pohlmeyer, Tobias Rundström, Anders Gustafsson, James Bursa, Kristian Gunstone, Feng Tu, Andre Guibert de Bruet, Rob Crittenden, Rich Rauenzahn, Tom Regner, - Dave Vasilevsky, Shmulik Regev, Robson Braga Araujo + Dave Vasilevsky, Shmulik Regev, Robson Braga Araujo, Adam Piggott Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3