Remove duplicate CHANGES text.
authorPauli <paul.dale@oracle.com>
Fri, 30 Aug 2019 09:16:43 +0000 (19:16 +1000)
committerPauli <paul.dale@oracle.com>
Fri, 30 Aug 2019 09:20:17 +0000 (19:20 +1000)
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9738)

CHANGES

diff --git a/CHANGES b/CHANGES
index 42504be4ac57b1de7826037822a7492f2ff76288..8f732cb3035c5cd351009286248c965675738083 100644 (file)
--- a/CHANGES
+++ b/CHANGES
      the desired value.  The default identifier is 114.
      [Paul Dale]
 
-   *) Early start up entropy quality from the DEVRANDOM seed source has been
-      improved for older Linux systems.  The RAND subsystem will wait for
-      /dev/random to be producing output before seeding from /dev/urandom.
-      The seeded state is stored for future library initialisations using
-      a system global shared memory segment.  The shared memory identifier
-      can be configured by defining OSSL_SHM_SEEDED to the desired value.
-      The default identifier is 114.
-      [Paul Dale]
-
   *) Correct the extended master secret constant on EBCDIC systems. Without this
      fix TLS connections between an EBCDIC system and a non-EBCDIC system that
      negotiate EMS will fail. Unfortunately this also means that TLS connections