From: Richard Levitte Date: Fri, 6 Dec 2002 00:39:03 +0000 (+0000) Subject: Keep NEWS in HEAD up to date. X-Git-Tag: STATE_before_zlib~6 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=1fc73fef482124cf67e5d87b6e98c1af03f25145 Keep NEWS in HEAD up to date. --- diff --git a/NEWS b/NEWS index 11460e43f3..b500ec3db4 100644 --- a/NEWS +++ b/NEWS @@ -17,7 +17,8 @@ a separate distribution. o New elliptic curve library section. o New AES (Rijndael) library section. - o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit + o Support for new platforms: Windows CE, Tandem OSS, A/UX, AIX 64-bit, + Linux x86_64 o Extended support for some platforms: VxWorks o Enhanced support for shared libraries. o Support for pkg-config. @@ -42,6 +43,7 @@ o SSL/TLS: allow optional cipher choice according to server's preference. o SSL/TLS: allow server to explicitly set new session ids. o SSL/TLS: support Kerberos cipher suites (RFC2712). + Only supports MIT Kerberos for now. o SSL/TLS: allow more precise control of renegotiations and sessions. o SSL/TLS: add callback to retrieve SSL/TLS messages. o SSL/TLS: support AES cipher suites (RFC3268).