summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2001-03-29 15:15:10 +0000
committerRichard Levitte <levitte@openssl.org>2001-03-29 15:15:10 +0000
commit307bf4dae2c37699dbb48d04e05cca87832f9d41 (patch)
tree22d4b566bd7747d0c19a57acd3f16c44ee1d8ab1 /NEWS
parent96d65fc0224386b592d983e9402e142e4fe201f1 (diff)
Stress the news about the name change.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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.