diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index fe46b7b4e..5dcf5592f 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,9 @@ +2003-08-28 David Shaw <[email protected]> + + * idea-stub.c, random.c; s/__MINGW32__/_WIN32/ to help building on + native Windows compilers. Requested by Brian Gladman. From + Werner on stable branch. + 2003-08-21 David Shaw <[email protected]> * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM |