From 87c5ed8beca8ae36da5c38ef3594b56d132e7dde Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 25 Apr 2006 20:49:40 +0000 Subject: Paul Querna fixed libcurl to better deal with deflate content encoding when the stream (wrongly) lacks a proper zlib header. This seems to be the case on too many actual server implementations. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index cb352f53d..179aeff2b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,6 +18,7 @@ This release includes the following changes: This release includes the following bugfixes: + o deflate code survives lack of zlib header o CURLOPT_INTERFACE works with hostname o configure runs fine with ICC o closed control connection with FTP when easy handle was removed from multi @@ -42,6 +43,6 @@ advice from friends like these: Dan Fandrich, Ilja van Sprundel, David McCreedy, Tor Arntsen, Xavier Bouchoux, David Byron, Michele Bini, Ates Goral, Katie Wang, Robson Braga Araujo, - Ale Vesely + Ale Vesely, Paul Querna Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3