commit | 5e85b6abaf0f8dfa3f5086d0f9534f4bcd45b452 | [log] [tgz] |
---|---|---|
author | Ulf Möller <ulf@openssl.org> | Mon Apr 19 13:41:45 1999 +0000 |
committer | Ulf Möller <ulf@openssl.org> | Mon Apr 19 13:41:45 1999 +0000 |
tree | 725a0267208b4fefc3f38f7cd40def5153ad0274 | |
parent | c933b45e02118612ccfcba8b48cde27e3eafba18 [diff] [blame] |
SPARC v8 assembler BIGNUM code. Submitted by: Andy Polyakov <appro@fy.chalmers.se>
diff --git a/CHANGES b/CHANGES index a5c6aa0..1dac23c 100644 --- a/CHANGES +++ b/CHANGES
@@ -5,6 +5,9 @@ Changes between 0.9.2b and 0.9.3 + *) SPARC v8 assembler BIGNUM implementation. + [Andy Polyakov <appro@fy.chalmers.se>] + *) Initial support for Certificate Policies extension: print works but setting doesn't work fully (yet). Also various additions to support the r2i method this extension will use.