summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@akamai.com>2016-01-09 19:25:52 -0500
committerRich Salz <rsalz@openssl.org>2016-01-11 18:54:49 -0500
commitbaf245ec5fe969f115e0e556bf0da6bf7e960847 (patch)
treea503a660442473353b69865a438d22d2259e0ebb /CHANGES
parent855eff54ec69e9c601675a186bca9ee296b077be (diff)
GH528: "cipher -v" output is confusing.
Fix the docs, and refactor some common code. Reviewed-by: Viktor Dukhovni <viktor@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4e305721e3..ffb89904cc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
Changes between 1.0.2e and 1.1.0 [xx XXX xxxx]
+ *) The return value for SSL_CIPHER_description() for error conditions
+ has changed.
+ [Rich Salz]
+
*) Support for RFC6698/RFC7671 DANE TLSA peer authentication.
Obtaining and performing DNSSEC validation of TLSA records is