X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=0499bd50d36c281753f956121e0e243e50b31a0b;hp=e2e61bb74bebdebc839c92f222f874817d0f73ca;hb=3e9a0eb2c86641f5777dcbd8a51d7643f8c71540;hpb=6536f0741c9c9d0e7a76d0abfdf5bf3893330982 diff --git a/CHANGES b/CHANGES index e2e61bb74b..0499bd50d3 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,22 @@ https://github.com/openssl/openssl/commits/ and pick the appropriate release branch. - Changes between 1.1.0i and 1.1.1 [xx XXX xxxx] + 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 + the application the ability to adjust the nascent SSL object at the + earliest stage of ClientHello processing, immediately after extensions have + been collected but before they have been processed. In particular, this + callback can adjust the supported TLS versions in response to the contents + of the ClientHello + [Benjamin Kaduk] + + *) Add SM2 base algorithm support. + [Jack Lloyd] *) s390x assembly pack: add (improved) hardware-support for the following cryptographic primitives: sha3, shake, aes-gcm, aes-ccm, aes-ctr, aes-ofb,