From b3de497d8316647d988e97703f975e0acd40cacd Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 16 Jan 2008 12:24:00 +0000 Subject: Dmitry Kurochkin worked a lot on improving the HTTP Pipelining support that previously had a number of flaws, perhaps most notably when an application fired up N transfers at once as then they wouldn't pipeline at all that nicely as anyone would think... Test case 530 was also updated to take the improved functionality into account. --- TODO-RELEASE | 7 ------- 1 file changed, 7 deletions(-) (limited to 'TODO-RELEASE') diff --git a/TODO-RELEASE b/TODO-RELEASE index 58a3de6cb..b93a45132 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,11 +1,4 @@ To be addressed before 7.18.0 (planned release: January 2008) ============================= -Less likely to go in 7.18.0 -=========================== - -112 - pipelining patch(es) from Dmitry Kurochkin (outstanding work left probably - no longer targeted for this release) - http://curl.haxx.se/mail/lib-2007-12/0252.html - 118 - -- cgit v1.2.3