From 6f1f7e5de8c774e51957afd988d8d316b5a6d92f Mon Sep 17 00:00:00 2001 From: Nick Zitzmann Date: Tue, 19 Mar 2013 15:21:34 -0600 Subject: darwinssl: disable ECC ciphers under Mountain Lion by default I found out that ECC doesn't work as of OS X 10.8.3, so those ciphers are turned off until the next point release of OS X. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index d8f4ce34a..395adff53 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -55,6 +55,7 @@ This release includes the following bugfixes: o curlbuild.h.dist: enhance non-configure GCC ABI detection logic o sasl: Fixed null pointer reference when decoding empty digest challenge [8] o easy: do not ignore poll() failures other than EINTR + o darwinssl: disable ECC ciphers under Mountain Lion by default This release includes the following known bugs: -- cgit v1.2.3