Commit 99a5c8a6 authored by Kurt Roeckx's avatar Kurt Roeckx
Browse files

Fix CHANGES entry about DSA_generate_parameters_ex



Reviewed-by: default avatarViktor Dukhovni <openssl-users@dukhovni.org>
(cherry picked from commit 2b0c11a6)
parent 5d5de781
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -66,7 +66,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 <ismo.puustinen@intel.com>]

 Changes between 1.0.1o and 1.0.1p [9 Jul 2015]