update CHANGES
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index d6ad39f95ee1a8a3ee08a705c9600582b1b0c8b7..91ae9ad3ca8568ba7da8b937e3fb9fc2ee47b536 100644 (file)
--- a/CHANGES
+++ b/CHANGES
   
  Changes between 1.0.0f and 1.0.1  [xx XXX xxxx]
 
+  *) Make TLS-SRP code conformant with RFC 5054 API cleanup
+     (removal of unnecessary code)
+     [Peter Sylvester <peter.sylvester@edelweb.fr>]
+
   *) Add -attime option to openssl utilities.
      [Peter Eckersley <pde@eff.org>, Ben Laurie and Steve Henson]
 
   *) Add SRP support.
      [Tom Wu <tjw@cs.stanford.edu> and Ben Laurie]
 
-  *) Add -attime option to openssl verify.
-     [Peter Eckersley <pde@eff.org> and Ben Laurie]
-
   *) Add functions to copy EVP_PKEY_METHOD and retrieve flags and id.
      [Steve Henson]