summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>1999-07-16 00:50:45 +0000
committerUlf Möller <ulf@openssl.org>1999-07-16 00:50:45 +0000
commit6434450cd6a10bc7b34a6f24e05b28a488f142ac (patch)
treeee867ece1c0674c41878b3c8d8bc2c879aeb6f50 /CHANGES
parentf6f0420dfe612c5668831d273fe32e0e144838d4 (diff)
DES library changes.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
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