From: Richard Levitte Date: Thu, 29 Mar 2001 15:15:10 +0000 (+0000) Subject: Stress the news about the name change. X-Git-Tag: OpenSSL_0_9_6c~182^2~312 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=307bf4dae2c37699dbb48d04e05cca87832f9d41;p=openssl Stress the news about the name change. --- diff --git a/NEWS b/NEWS index ed03b7b752..eb457528e5 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,8 @@ o Security fix: prevent Bleichenbacher's DSA attack. o Security fix: Zero the premaster secret after deriving the master secret in DH ciphersuites. + o Compatibility fix: the function des_encrypt() renamed to + des_encrypt1() to avoid clashes with some Unixen libc. o Bug fixes for Win32, HP/UX and Irix. o Bug fixes in BIGNUM, SSL, PKCS#7, PKCS#12, X.509, CONF and memory checking routines.