"linux-sparc64-gcc" configuration
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 1786aefd9a686ec116218c7fd8090c8a460c1ed2..3f425a3b95181efb60245fb824fd4c8595c8eab0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,13 +5,30 @@
 
  Changes between 0.9.3a and 0.9.4
 
+  *) "linux-sparc64-gcc" configuration (ultrapenguin).
+     [Ray Miller <ray.miller@oucs.ox.ac.uk>]
+
+  *) config now generates no-xxx options for missing ciphers.
+     [Ulf Möller]
+
+  *) Support the EBCDIC character set (work in progress).
+     File ebcdic.c not yet included because it has a different license.
+     [Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>]
+
+  *) Support BS2000/OSD-POSIX.
+     [Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>]
+
+>>>>>>> 1.252
+  *) Make callbacks for key generation use void * instead of char *.
+     [Ben Laurie]
+
   *) Make S/MIME samples compile (not yet tested).
      [Ben Laurie]
 
   *) Additional typesafe stacks.
      [Ben Laurie]
 
-  *) New configuration variant "bsdi-elf-gcc" (BSD/OS 4.x).
+  *) New configuration variants "bsdi-elf-gcc" (BSD/OS 4.x).
      [Bodo Moeller]