summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRich Salz <rsalz@openssl.org>2018-03-26 14:10:57 -0400
committerRich Salz <rsalz@openssl.org>2018-03-26 14:10:57 -0400
commitfaec5c4a8aa3943d835bdad26800a103426b0eda (patch)
treed31f5d18125a459a3603d0306c5dc519e391ad03 /CHANGES
parentedc79fc99e1efec04c2a0a7f652269364981e6aa (diff)
Remove QNX support
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5756)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7b14ee9b7e..3f6c8de32a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,10 @@
Changes between 1.1.0g and 1.1.1 [xx XXX xxxx]
+ *) QNX support removed (cannot find contributors to get their approval
+ for the license change).
+ [Rich Salz]
+
*) TLSv1.3 replay protection for early data has been implemented. See the
SSL_read_early_data() man page for further details.
[Matt Caswell]