DES library changes.

This commit is contained in:
Ulf Möller 1999-07-16 00:50:45 +00:00
parent f6f0420dfe
commit 6434450cd6

View File

@ -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