aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-06-29 20:46:50 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-06-29 20:46:50 +0000
commit18f238dd53483aa510443f37e7242bfe9713fa84 (patch)
tree6d29cdf41d81ce2f78345c34abe3a91ef5109c7d
parent4f551259ddf79163660fdf44ec57b6ed2f409e50 (diff)
my CURLINFO_CERTINFO fix
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
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: