From 18f238dd53483aa510443f37e7242bfe9713fa84 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 29 Jun 2009 20:46:50 +0000 Subject: my CURLINFO_CERTINFO fix --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fdcdd721c..c1fb701ad 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -30,6 +30,7 @@ This release includes the following bugfixes: continues the downloading even when the read stalls o ftp credentials are added to the url if needed for http proxies o curl -o - sends data to stdout using binary mode on windows + o fixed the separators for "array" style string that CURLINFO_CERTINFO returns This release includes the following known bugs: -- cgit v1.2.3