diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 630f3eb13..6f727a8a0 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,8 @@ +2003-08-12 David Shaw <[email protected]> + + * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM + twice. Use NAME_OF_DEV_URANDOM. + 2003-07-30 Werner Koch <[email protected]> * idea-stub.c, random.c: Replaced some __MINGW32__ by _WIN32 and |