aboutsummaryrefslogtreecommitdiffstats
path: root/cipher/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cipher/ChangeLog')
-rw-r--r--cipher/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cipher/ChangeLog b/cipher/ChangeLog
index 8476eb014..522b11f8e 100644
--- a/cipher/ChangeLog
+++ b/cipher/ChangeLog
@@ -1,3 +1,7 @@
+2003-05-08 David Shaw <[email protected]>
+
+ * cipher.c (fast_random_poll): Only use times() if we HAVE_TIMES.
+
2003-04-15 Werner Koch <[email protected]>
* md.c (md_start_debug): Need to open the file in binary mode.