Change functions to ANSI C.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a5c6aa07175bf10b83014b88e7eeede964169312..beb3e62d7834a7c3dffcaa5736e78f36b82c3745 100644 (file)
--- 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 <Martin.Kraemer@MchP.Siemens.De>, Ulf Möller]
+
+  *) Remove defunct assembler files from Configure.
+     [Ulf Möller]
+
+  *) SPARC v8 assembler BIGNUM implementation.
+     [Andy Polyakov <appro@fy.chalmers.se>]
+
+  *) 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