From 70eee054f22b392897bb416c231db8d6c37569ec Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 14 Jun 2011 14:45:44 +0200 Subject: [PATCH] RELEASE-NOTES: synced with 0aedccc18a33a778535 --- RELEASE-NOTES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 0475f9fbf..73d5c7116 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -24,6 +24,9 @@ This release includes the following bugfixes: o cyassl: build without filesystem o HTTPS over HTTP proxy using the multi interface o speedcheck: invalid timeout event on a reused handle + o Force connection close for HTTP 200 OK when time condition matched + o curl_formget: fix FILE * leak + o configure: improved OpenSSL detection This release includes the following known bugs: