Support additional Win32 compilers.
[openssl.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 68ba5471dc838a20076f3d1e2bad18fb67302d8d..0ea910e43a4806546d84e955e41d2c342aa1d281 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -5,6 +5,24 @@
 
  Changes between 0.9.2b and 0.9.3
 
+  *) Support Borland C++ builder.
+     [Janez Jere <jj@void.si>, modified by Ulf Möller]
+
+  *) Support Mingw32.
+     [Ulf Möller]
+
+  *) SHA-1 cleanups and performance enhancements.
+     [Andy Polyakov <appro@fy.chalmers.se>]
+
+  *) Sparc v8plus assembler for the bignum library.
+     [Andy Polyakov <appro@fy.chalmers.se>]
+
+  *) Accept any -xxx and +xxx compiler options in Configure.
+     [Ulf Möller]
+
+  *) Update HPUX configuration.
+     [Anonymous]
+  
   *) Add missing sk_<type>_unshift() function to safestack.h
      [Ralf S. Engelschall]