recent changes.
authorUlf Möller <ulf@openssl.org>
Fri, 9 Apr 1999 17:04:32 +0000 (17:04 +0000)
committerUlf Möller <ulf@openssl.org>
Fri, 9 Apr 1999 17:04:32 +0000 (17:04 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 532c48490a4dc4912aa757456c3f3826722ee932..02d2349baed0fc08d0320447ee4feab897f796fb 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,13 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) New functions DSA_do_sign and DSA_do_verify to provide access to
+     the raw DSA values prior to ASN.1 encoding.
+     [Ulf Möller]
+
+  *) Tweaks to Configure
+     Niels Poppe <niels@netbox.org>
+
   *) Add support for PKCS#5 v2.0 ASN1 PBES2 structures. No other support,
      yet...
      [Steve Henson]