Fix a minor nit in the hkdflabel size
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 9cc29b7fdf23552261ff4e93348ba212cd133d49..d3ad3f624368dc6e9c590b3536e18a2273a6bd34 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,13 @@
 
  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]