New general public key utility 'pkey'.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 4f05a8911a26d46627e3cdbf6fbb346903b9ff4c..5a101152f906889074bd63012d93f57c693fc47c 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.8a and 0.9.9  [xx XXX xxxx]
 
+  *) New utility 'pkey'. This is similar to algorithm specific utilities
+     such as 'rsa', 'dsa' etc except it processes any key type.
+     [Steve Henson]
+
   *) Transfer public key printing routines to EVP_PKEY_ASN1_METHOD. New 
      functions EVP_PKEY_print_public(), EVP_PKEY_print_private(),
      EVP_PKEY_print_param() to print public key data from an EVP_PKEY