summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2002-05-08 15:57:18 -0700
committerTim Rice <tim@multitalents.net>2002-05-08 15:57:18 -0700
commit63cf84199df312830144db03f8defd88168335a0 (patch)
treeaf3b93882e58a5beeba73c6a03d9bcadb5ad7ed0 /ChangeLog
parent4bd2a1989073dcf353e8e4801029f9b6873158df (diff)
fix logic on when seed_rng() is called.
Report by Chris Maxwell <maxwell@cs.dal.ca>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index be9e70684..ecb62d8cb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
120020507 120020507
2 - (tim) [openbsd-compat/bsd-arc4random.c] fix logic on when seed_rng() is
3 called. Report by Chris Maxwell <maxwell@cs.dal.ca>
4
520020507
2 - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h] 6 - (tim) [configure.ac openbsd-compat/bsd-misc.c openbsd-compat/bsd-misc.h]
3 Add truncate() emulation to address Bug 208 7 Add truncate() emulation to address Bug 208
4 8
@@ -539,4 +543,4 @@
539 - (stevesk) entropy.c: typo in debug message 543 - (stevesk) entropy.c: typo in debug message
540 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 544 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
541 545
542$Id: ChangeLog,v 1.2096 2002/05/08 02:51:31 tim Exp $ 546$Id: ChangeLog,v 1.2097 2002/05/08 22:57:18 tim Exp $