Note SRP support.
authorBen Laurie <ben@openssl.org>
Sat, 12 Mar 2011 17:04:07 +0000 (17:04 +0000)
committerBen Laurie <ben@openssl.org>
Sat, 12 Mar 2011 17:04:07 +0000 (17:04 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index e39a923fbeb49d8d0ee401c7de67af9958a68306..c518f38326bc7eb5b5bf9630f06b877f201263a0 100644 (file)
--- 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]