OpenSSL 1.0.1n: add missing CHANGES entry
authorEmilia Kasper <emilia@openssl.org>
Tue, 1 Sep 2015 15:19:52 +0000 (17:19 +0200)
committerEmilia Kasper <emilia@openssl.org>
Tue, 1 Sep 2015 18:13:21 +0000 (20:13 +0200)
Reviewed-by: Rich Salz <rsalz@openssl.org>
CHANGES

diff --git a/CHANGES b/CHANGES
index 6e19f3d861017793c7e862dc45c21e4e26bb1960..3ac66ae5083537ea70be2d022bafe3d094ea07bb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   *) Reject DH handshakes with parameters shorter than 768 bits.
      [Kurt Roeckx and Emilia Kasper]
 
   *) Reject DH handshakes with parameters shorter than 768 bits.
      [Kurt Roeckx and Emilia Kasper]
 
+  *) dhparam: generate 2048-bit parameters by default.
+     [Kurt Roeckx and Emilia Kasper]
+
  Changes between 1.0.1l and 1.0.1m [19 Mar 2015]
 
   *) Segmentation fault in ASN1_TYPE_cmp fix
  Changes between 1.0.1l and 1.0.1m [19 Mar 2015]
 
   *) Segmentation fault in ASN1_TYPE_cmp fix