diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-06-14 14:45:44 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-06-14 14:45:44 +0200 |
commit | 70eee054f22b392897bb416c231db8d6c37569ec (patch) | |
tree | 26d383ce5d901b8c141c1030613a0be41937254c /RELEASE-NOTES | |
parent | 0aedccc18a33a7785350d8d622ef273c727690cf (diff) |
RELEASE-NOTES: synced with 0aedccc18a33a778535
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
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: |