Note IA-32 assembler support enhancements in CHANGES.
authorAndy Polyakov <appro@openssl.org>
Mon, 13 Jan 2003 16:39:41 +0000 (16:39 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 13 Jan 2003 16:39:41 +0000 (16:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ae596e37eb09440d9d8354c8e541258adc6eb6c8..2f4554b03f9503a2ab61c3ffb31c987efc8ad174 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -4,6 +4,10 @@
 
  Changes between 0.9.7 and 0.9.7a  [XX xxx 2003]
 
+  *) IA-32 assembler support enhancements: unified ELF targets, support
+     for SCO/Caldera platforms, fix for Cygwin shared build.
+     [Andy Polyakov]
+
   *) Add support for FreeBSD on sparc64.  As a consequence, support for
      FreeBSD on non-x86 processors is separate from x86 processors on
      the config script, much like the NetBSD support.