From: Andy Polyakov Date: Mon, 13 Jan 2003 16:39:41 +0000 (+0000) Subject: Note IA-32 assembler support enhancements in CHANGES. X-Git-Tag: OpenSSL_0_9_7a~67 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e5658b9331d423b2bd57639bf020392c035f4182;p=oweals%2Fopenssl.git Note IA-32 assembler support enhancements in CHANGES. --- diff --git a/CHANGES b/CHANGES index ae596e37eb..2f4554b03f 100644 --- 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.