From eb60ba23f57eb51aba371c42a5af1e331514a28f Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 30 Jun 2008 13:07:05 +0000 Subject: - Stephen Collyer and Tor Arntsen helped identify a flaw in the range code which output the range using a signed variable where it should rather use unsigned. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1320f752b..01ef6647b 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6 +26,7 @@ This release includes the following bugfixes: o RC4-MD5 cipher now works with NSS-built libcurl o range requests with --head are now done correctly o configure script misdetected monotonic clock availability + o range numbers could be made to wrongly get output as signed This release includes the following known bugs: @@ -44,6 +45,7 @@ advice from friends like these: Lenny Rachitsky, Axel Tillequin, Arnaud Ebalard, Yang Tse, Dan Fandrich, Rob Crittenden, Dengminwen, Christopher Palow, Hans-Jurgen May, - Phil Pellouchoud, Eduard Bloch, John Lightsey + Phil Pellouchoud, Eduard Bloch, John Lightsey, Stephen Collyer, Tor Arntsen + Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3