The branch OpenSSL_1_0_2-stable has been updated
       via  2b0c11a620c3a3431410c5d56799286f60f60d8d (commit)
      from  da7947e8c6915d86616425ecbc4906f079ef122f (commit)


- Log -----------------------------------------------------------------
commit 2b0c11a620c3a3431410c5d56799286f60f60d8d
Author: Kurt Roeckx <[email protected]>
Date:   Wed Jan 27 20:31:57 2016 +0100

    Fix CHANGES entry about DSA_generate_parameters_ex
    
    Reviewed-by: Viktor Dukhovni <[email protected]>

-----------------------------------------------------------------------

Summary of changes:
 CHANGES | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGES b/CHANGES
index 0cfd730..f2126bc 100644
--- a/CHANGES
+++ b/CHANGES
@@ -109,7 +109,7 @@
      [Emilia Käsper]
 
   *) In DSA_generate_parameters_ex, if the provided seed is too short,
-     return an error
+     use a random seed, as already documented.
      [Rich Salz and Ismo Puustinen <[email protected]>]
 
  Changes between 1.0.2c and 1.0.2d [9 Jul 2015]
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to