diff options
author | Matt Caswell <matt@openssl.org> | 2018-09-11 14:49:46 +0200 |
---|---|---|
committer | Matt Caswell <matt@openssl.org> | 2018-09-11 14:49:46 +0200 |
commit | fc4e1ab4708a3eb87a107df7e085d0d8125c5171 (patch) | |
tree | 797d6dc07e137c30e992d18acf4e78267a047a48 /CHANGES | |
parent | Prepare for 1.1.1 release (diff) | |
download | openssl-fc4e1ab4708a3eb87a107df7e085d0d8125c5171.tar.xz openssl-fc4e1ab4708a3eb87a107df7e085d0d8125c5171.zip |
Prepare for 1.1.1a-dev
Reviewed-by: Richard Levitte <levitte@openssl.org>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ https://github.com/openssl/openssl/commits/ and pick the appropriate release branch. + Changes between 1.1.1 and 1.1.1a [xx XXX xxxx] + + *) + Changes between 1.1.0i and 1.1.1 [11 Sep 2018] *) Add a new ClientHello callback. Provides a callback interface that gives |