From 865d4138a08daff460f116c2494adb9c889f5304 Mon Sep 17 00:00:00 2001 From: Jared Jennings Date: Fri, 5 Apr 2013 16:01:31 +0200 Subject: curl -E: allow to escape ':' in cert nickname --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 712706865..32ca6290f 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,7 @@ This release includes the following changes: o usercertinmem.c: add example showing user cert in memory o url: Added smtp and pop3 hostnames to the protocol detection list o imap/pop3/smtp: Added support for enabling the SASL initial response [8] + o curl -E: allow to use ':' in certificate nicknames [10] o This release includes the following bugfixes: @@ -67,4 +68,4 @@ References to bug reports and discussions on issues: [7] = http://curl.haxx.se/bug/view.cgi?id=1218 [8] = http://curl.haxx.se/mail/lib-2012-03/0114.html [9] = http://curl.haxx.se/mail/lib-2013-05/0000.html - [10] + [10] = http://curl.haxx.se/bug/view.cgi?id=1196 -- cgit v1.2.3