summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2001-02-09 13:16:21 +0000
committerDr. Stephen Henson <steve@openssl.org>2001-02-09 13:16:21 +0000
commitc47c6196802a5d018665f8f5617986bcaa6a1787 (patch)
treeadd8c1b963a1ddca143c455b342d1e45464b3d03 /CHANGES
parent93cd57a578fcc536a2cd050a89ec769607fc10bf (diff)
Various updates to mkdef.pl to cope with new aes
and ASN1 code.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c67a1864f8..3efa8005e9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,11 @@
Changes between 0.9.6 and 0.9.7 [xx XXX 2000]
+ *) Make mkdef.pl recognise all DECLARE_ASN1 macros, change rijndael
+ to aes and add a new 'exist' option to print out symbols that don't
+ appear to exist.
+ [Steve Henson]
+
*) Additional options to ocsp utility to allow flags to be set and
additional certificates supplied.
[Steve Henson]