sco5-gcc configuration.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 99bfa908d7206335ac2a07803ee7a4ec6f9bc8e8..ba2aae7e9801a47eecf4adcaa762d8fb9f0a2084 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,32 @@
  _______________
 
 
+ Changes between 0.9.3 and 0.9.3a [?]  [xx May? 1999]
+
+  *) New configuration variant "sco5-gcc".
+
+  *) Updated some demos.
+     [Sean O Riordain, Wade Scholine]
+
+  *) Add missing BIO_free at exit of pkcs12 application.
+     [Wu Zhigang]
+
+  *) Fix memory leak in conf.c.
+     [Steve Henson]
+
+  *) Updates for Win32 to assembler version of MD5.
+     [Steve Henson]
+
+  *) Set #! path to perl in apps/der_chop to where we found it
+     instead of using a fixed path.
+     [Bodo Moeller]
+
+  *) SHA library changes for irix64-mips4-cc.
+     [Andy Polyakov]
+
+  *) Improvements for VMS support.
+     [Richard Levitte]
+
  Changes between 0.9.2b and 0.9.3  [24 May 1999]
 
   *) Bignum library bug fix. IRIX 6 passes "make test" now!