summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2004-03-27 13:30:14 +0000
committerDr. Stephen Henson <steve@openssl.org>2004-03-27 13:30:14 +0000
commit6446e0c3c8286428374ec738ffdc859802bd3c92 (patch)
treec68975c98d380bee197c9ec21ee475ae917b21c2 /CHANGES
parentbeedea2fefcb085250389f2987b52fe3e0e4975c (diff)
Extend OID config module format.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index b65a37aa79..b242e468ea 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,12 @@
Changes between 0.9.7c and 0.9.8 [xx XXX xxxx]
+ *) Extend ASN1 oid configuration module. It now additionally accepts the
+ syntax:
+
+ shortName = some long name, 1.2.3.4
+ [Steve Henson]
+
*) Reimplemented the BN_CTX implementation. There is now no more static
limitation on the number of variables it can handle nor the depth of the
"stack" handling for BN_CTX_start()/BN_CTX_end() pairs. The stack