summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-06-22 09:19:59 +0000
committerRichard Levitte <levitte@openssl.org>2000-06-22 09:19:59 +0000
commitfb0b844a7d7985fe3d8601342449b37c3996dc31 (patch)
tree47a394c75aa4d7e2c675910a0a36faff36d3c101 /CHANGES
parentac57d15b7502fc98d74dc24b7f758488bceb0615 (diff)
Document the change in req.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f282787f41..73ef0b4de6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,11 @@
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.
+ [Richard Levitte]
+
*) mkstack.pl now sorts each macro group into lexical order.
Previously the output order depended on the order the files
appeared in the directory, resulting in needless rewriting