From 65008a4e55db71cff22e3fca6b36f15eb642b92d Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 5 Jan 2008 21:04:18 +0000 Subject: [PATCH] Added Daniel Egger and extended the --no-keep-alive description --- RELEASE-NOTES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index bfa1fe2..03a3d5b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -12,7 +12,8 @@ This release includes the following changes: o --data-urlencode was added o CURLOPT_PROXY_TRANSFER_MODE was added - o --no-keep-alive was added + o --no-keep-alive was added, since starting now curl is doing connections with + keep-alive enabled by default o --socks4a added (proxy type CURLPROXY_SOCKS4A for libcurl) o --socks5ip added (CURLOPT_SOCKS5_RESOLVE_LOCAL for libcurl) @@ -65,6 +66,7 @@ advice from friends like these: Robin Johnson, Michal Marek, Ates Goral, Andres Garcia, Rob Crittenden, Emil Romanus, Alessandro Vesely, Ray Pekowski, Spacen Jasset, Andrew Moise, Gilles Blanc, David Wright, Vikram Saxena, Mateusz Loskot, Gary Maxwell, - Dmitry Kurochkin, Mohun Biswas, Richard Atterer, Maxim Perenesenko + Dmitry Kurochkin, Mohun Biswas, Richard Atterer, Maxim Perenesenko, + Daniel Egger Thanks! (and sorry if I forgot to mention someone) -- 2.7.4