summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-04-06 23:41:19 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-04-06 23:41:19 +0000
commitd7a3ce989cd07be8a8fca95ead153c8cd4d44017 (patch)
treefa092f68fa731eb01a0674f6e0d76099cd8b7fab /CHANGES
parent1ee49722dc985cc33a9c2069a9c66e7e6a165980 (diff)
Update CHANGES.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 4307a998df..fa1bb509aa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -9,7 +9,7 @@
performs algorithm blocking for unapproved PRNG types. Also do not
set PRNG type in FIPS_mode_set(): leave this to the application.
Add default OpenSSL DRBG handling: sets up FIPS PRNG and seeds with
- the standard OpenSSL PRNG.
+ the standard OpenSSL PRNG: set additional data to a date time vector.
[Steve Henson]
*) Rename old X9.31 PRNG functions of the form FIPS_rand* to FIPS_x931*.