X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=CHANGES;h=beb3e62d7834a7c3dffcaa5736e78f36b82c3745;hp=a5c6aa07175bf10b83014b88e7eeede964169312;hb=6b691a5c85ddc4e407e32781841fee5c029506cd;hpb=41b731f2f883a583554566d4e702cc51298ee9e1 diff --git a/CHANGES b/CHANGES index a5c6aa0717..beb3e62d78 100644 --- a/CHANGES +++ b/CHANGES @@ -5,9 +5,20 @@ Changes between 0.9.2b and 0.9.3 - *) 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. + *) Change functions to ANSI C. + [Ulf Möller] + + *) Fix typos in error codes. + [Martin Kraemer , Ulf Möller] + + *) Remove defunct assembler files from Configure. + [Ulf Möller] + + *) SPARC v8 assembler BIGNUM implementation. + [Andy Polyakov ] + + *) Support for Certificate Policies extension: both print and set. + Various additions to support the r2i method this extension will use. [Steve Henson] *) A lot of constification, and fix a bug in X509_NAME_oneline() that could