move a TODO from CHANGES to STATUS
authorBodo Möller <bodo@openssl.org>
Wed, 14 Aug 2002 11:07:29 +0000 (11:07 +0000)
committerBodo Möller <bodo@openssl.org>
Wed, 14 Aug 2002 11:07:29 +0000 (11:07 +0000)
CHANGES
STATUS

diff --git a/CHANGES b/CHANGES
index d16f2397d23ca1d2253facc9e78f4a2822a10f58..0eac5f6177007399f12cb29cf885d44ed3bde68e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -9,9 +9,6 @@
      the "ECCdraft" ciphersuite group alias can be used to select them.
      [Vipul Gupta and Sumit Gupta (Sun Microsystems Laboratories)]
 
-TODO: COMPLEMENTOFALL and COMPLEMENTOFDEFAULT do not handle ECCdraft
-cipher suites correctly.
-
   *) Add ECDH engine support.
      [Nils Gura and Douglas Stebila (Sun Microsystems Laboratories)]
 
diff --git a/STATUS b/STATUS
index 5731aae29f47361bf86094955233f31b58cd87ca..40f6414d25d8112473ee298de2f1dc454d9d11cb 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,6 +1,6 @@
 
   OpenSSL STATUS                           Last modified at
-  ______________                           $Date: 2002/08/12 06:53:17 $
+  ______________                           $Date: 2002/08/14 11:07:29 $
 
   DEVELOPMENT STATE
 
@@ -58,6 +58,9 @@
 
   NEEDS PATCH
 
+    o  0.9.8-dev: COMPLEMENTOFALL and COMPLEMENTOFDEFAULT do not
+       handle ECCdraft cipher suites correctly.
+
     o  apps/ca.c: "Sign the certificate?" - "n" creates empty certificate file
 
     o  "OpenSSL STATUS" is never up-to-date.