diff options
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r-- | cipher/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog index 6599a51bc..98b40ded2 100644 --- a/cipher/ChangeLog +++ b/cipher/ChangeLog @@ -1,3 +1,11 @@ +2002-08-03 Stefan Bellon <[email protected]> + + * idea-stub.c (idea_get_info): RISC OS' Norcroft C needs a cast. + + * random.c (getfnc_gather_random): Added RISC OS support. + + * rndriscos.c: Removed dynload code. + 2002-08-03 Werner Koch <[email protected]> * rndegd.c (do_read): Handle case when read returns 0 to avoid |