summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2011-03-12 17:04:07 +0000
committerBen Laurie <ben@openssl.org>2011-03-12 17:04:07 +0000
commit0deea0e03cec1db2b6fe5a3328b5ce0f65b3e2bf (patch)
tree6afd12cf266787c4bb2f0b7ebddcd0862fe739c0 /CHANGES
parentedc032b5e3f3ebb1006a9c89e0ae00504f47966f (diff)
Note SRP support.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index e39a923fbe..c518f38326 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,9 @@
Changes between 1.0.1 and 1.1.0 [xx XXX xxxx]
+ *) Add SRP support.
+ [Tom Wu <thomwu@cisco.com> and Ben Laurie]
+
*) Add ECDH code to fips module and fips_ecdhvs for primitives only testing.
[Steve Henson]