X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=d3ad3f624368dc6e9c590b3536e18a2273a6bd34;hp=aafc2620bb7b1651e3f7a1cecaad03b9d1f56d99;hb=42c17f3a10d298ca3d9a1938322860e5dc54269d;hpb=d90d8537959683d6bc25636120b885f27bbce060 diff --git a/CHANGES b/CHANGES index aafc2620bb..d3ad3f6243 100644 --- a/CHANGES +++ b/CHANGES @@ -7,7 +7,17 @@ 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.1a and 1.1.1b [xx XXX xxxx] + + *) Move strictness check from EVP_PKEY_asn1_new() to EVP_PKEY_asn1_add0(). + [Richard Levitte] + + *) Remove the 'dist' target and add a tarball building script. The + 'dist' target has fallen out of use, and it shouldn't be + necessary to configure just to create a source distribution. + [Richard Levitte] + + Changes between 1.1.1 and 1.1.1a [20 Nov 2018] *) Timing vulnerability in DSA signature generation