Merge in the latest news
authorRichard Levitte <levitte@openssl.org>
Thu, 29 Mar 2001 20:58:18 +0000 (20:58 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 29 Mar 2001 20:58:18 +0000 (20:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9e08814c7104f50cbb20240caea5afe312f809ce..794f90382218a99060284a57c6e68b1b9fce41e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -15,6 +15,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.