summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 795ada567e..0e9afd12ed 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Add flag to EC_KEY to use cofactor ECDH if set.
+ [Steve Henson]
+
*) Update fips_test_suite to support multiple command line options. New
test to induce all self test errors in sequence and check expected
failures.