summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2017-05-26 18:36:26 +0200
committerRichard Levitte <levitte@openssl.org>2017-06-29 11:55:33 +0200
commitf95c439804bc227818b4290939569b515d730a63 (patch)
treed19c6e29506803f852eb75da6582bbdd3a6e0a23 /NEWS
parent2fad1dd26ac11dd3b4e2a87a2b19665b132f7edc (diff)
downloadopenssl-new-f95c439804bc227818b4290939569b515d730a63.tar.gz
STORE: Add an entry in NEWS and CHANGES
Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/3542)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4c582fc305..846ca1d273 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,8 @@
Major changes between OpenSSL 1.1.0f and OpenSSL 1.1.1 [under development]
+ o
+ o Add a STORE module (OSSL_STORE)
o Claim the namespaces OSSL and OPENSSL, represented as symbol prefixes
Major changes between OpenSSL 1.1.0e and OpenSSL 1.1.0f [25 May 2017]