Document the change in req.
authorRichard Levitte <levitte@openssl.org>
Thu, 22 Jun 2000 21:17:46 +0000 (21:17 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 22 Jun 2000 21:17:46 +0000 (21:17 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 73ef0b4de6317544dc181f73004c2bac30816646..c7ef883dbb57225fc9a551a8fc4ac68c7ef7ebdc 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,8 +5,9 @@
  Changes between 0.9.5a and 0.9.6  [xx XXX 2000]
 
   *) Addition of the command line parameter '-rand file' to 'openssl req'.
  Changes between 0.9.5a and 0.9.6  [xx XXX 2000]
 
   *) Addition of the command line parameter '-rand file' to 'openssl req'.
-     The given file takes precedence over the RANDFILE option in the
-     configuration file.
+     The given file adds to whatever has already been seeded into the
+     random pool through the RANDFILE configuration file option or
+     environment variable, or the default random state file.
      [Richard Levitte]
 
   *) mkstack.pl now sorts each macro group into lexical order.
      [Richard Levitte]
 
   *) mkstack.pl now sorts each macro group into lexical order.