Add more curves.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 761cd4596c5ece294d9baca39396b84172809b55..7a56deb3b818fe6a9edb2486b266752699b7cf0e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,9 +4,6 @@
 
  Changes between 0.9.7 and 0.9.8  [xx XXX 2002]
 
-  *) Add OIDs from X9.62 and SECG.
-     [Nils Larsch <nla@trustcenter.de>]
-
   *) Add ECDSA in new directory crypto/ecdsa/.
 
      Add applications 'openssl ecdsaparam' and 'openssl ecdsa'
@@ -22,8 +19,8 @@
        extracted before the specific public key.
      [Nils Larsch <nla@trustcenter.de>]
 
-  *) Include some named elliptic curves.  These can be obtained from
-     the new functions
+  *) Include some named elliptic curves, and add OIDs from X9.62 and SECG.
+     The curves can be obtained from the new functions
           EC_GROUP_new_by_nid()
           EC_GROUP_new_by_name()
      Also add a 'nid' field to EC_GROUP objects, which can be accessed