aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog4
1 files changed, 1 insertions, 3 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 98b40ded2..8aca3418d 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,10 +1,8 @@
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.
+ * rndriscos.c: Removed dynload code and tidied up a bit.
2002-08-03 Werner Koch <[email protected]>