summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-10-19 22:34:53 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-10-19 22:34:53 +0000
commit5e4eb9954b415fd685bfda69603bec52c5843778 (patch)
tree5a131d77836b3d292f151b236da15e3d99b60098 /CHANGES
parent227a822ab628267b5fd1b168a0a0bd58482b35ef (diff)
add authentication parameter to FIPS_module_mode_set
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1bcd6f37ee..0d70e034da 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Add authorisation parameter to FIPS_module_mode_set().
+ [Steve Henson]
+
*) Add FIPS selftest for ECDH algorithm using P-224 and B-233 curves.
[Steve Henson]