From: Ulf Möller Date: Fri, 16 Jul 1999 00:50:45 +0000 (+0000) Subject: DES library changes. X-Git-Tag: OpenSSL_0_9_4~94 X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff_plain;h=6434450cd6a10bc7b34a6f24e05b28a488f142ac DES library changes. --- diff --git a/CHANGES b/CHANGES index cf503b69e1..8e613aa3dc 100644 --- a/CHANGES +++ b/CHANGES @@ -4,6 +4,10 @@ Changes between 0.9.3a and 0.9.4 + *) More DES library cleanups: remove references to srand/rand and + delete an unused file. + [Ulf Möller] + *) Add support for the the free Netwide assembler (NASM) under Win32, since not many people have MASM (ml) and it can be hard to obtain. This is currently experimental but it seems to work OK and pass all