From e3ad6d2bd111d12ba0019a916270950cf83956bf Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 22 Aug 2008 22:57:25 +0000 Subject: Fixed a problem when --dump-header - was given with more than one URL, which caused an error when the second header was dumped due to stdout being closed. Added test case 1066 to verify. Also fixed a potential problem where a closed file descriptor might be used for an upload when more than one URL is given. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 67d89c52e..1d8f90ce9 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -56,6 +56,7 @@ This release includes the following bugfixes: o --stderr is now honoured with the -v option o memory leak in libcurl on Windows built with OpenSSL o improved curl_m*printf() integral data type size and signedness handling + o error when --dump-header - used with more than one URL This release includes the following known bugs: @@ -77,7 +78,8 @@ advice from friends like these: Phil Pellouchoud, Eduard Bloch, John Lightsey, Stephen Collyer, Tor Arntsen, Rolland Dudemaine, Phil Blundell, Scott Barrett, Andreas Schuldei, Peter Lamberg, David Bau, Pramod Sharma, Yehoshua Hershberg, - Constantine Sapuntzakis, Lars Nilsson, Andy Tsouladze, Jamie Lokier + Constantine Sapuntzakis, Lars Nilsson, Andy Tsouladze, Jamie Lokier, + Vincent Le Normand Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3