summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorben <ben>2011-03-12 17:04:07 +0000
committerben <ben>2011-03-12 17:04:07 +0000
commitb5741dd0edb0f9098d2e8bed68a7b6ba8c77cfed (patch)
tree3b052167b75c54531591ecf324d7b68f08ad6042 /CHANGES
parentc4d3e5517dc157758833d2dd8d0474ef8ffe9e75 (diff)
downloadopenssl-b5741dd0edb0f9098d2e8bed68a7b6ba8c77cfed.tar.gz
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 e39a923fb..c518f3832 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]