summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2018-02-22 05:45:18 +0100
committerRichard Levitte <levitte@openssl.org>2018-02-23 07:40:42 +0100
commit0764e4131243e72b54c86486462975d066cd9453 (patch)
tree2fb8d79d71b6d5af69d4649ce075f95113d0af36
parenta75831f9cc608e4f4502f86f6ab35ef742762e85 (diff)
Add a note in CHANGES
[extended tests] Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2688)
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5abfbad102..e08644a5ea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,6 +9,12 @@
Changes between 1.1.0g and 1.1.1 [xx XXX xxxx]
+ *) Extend OSSL_STORE with capabilities to search and to narrow the set of
+ objects loaded. This adds the functions OSSL_STORE_expect() and
+ OSSL_STORE_find() as well as needed tools to construct searches and
+ get the search data out of them.
+ [Richard Levitte]
+
*) Support for TLSv1.3 added. Note that users upgrading from an earlier
version of OpenSSL should review their configuration settings to ensure
that they are still appropriate for TLSv1.3. In particular if no TLSv1.3