From: Richard Levitte Date: Mon, 13 Jan 2003 17:16:25 +0000 (+0000) Subject: Merge from 0.9.7-stable. X-Git-Tag: OpenSSL_0_9_7a~64^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04aff67de4cb9652c21c163c0200ae755d6b8728;p=thirdparty%2Fopenssl.git Merge from 0.9.7-stable. --- diff --git a/CHANGES b/CHANGES index 7c6eb2dd67d..404f76bd082 100644 --- a/CHANGES +++ b/CHANGES @@ -369,6 +369,10 @@ TODO: bug: pad x with leading zeros if necessary 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.