summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-03-19 09:38:15 +1100
committerDamien Miller <djm@mindrot.org>2001-03-19 09:38:15 +1100
commit60bc51735643baa1b7fb237ea56303fed454dadb (patch)
tree8ece761df99755046be27984f4ea8dcbca1d99d5 /ChangeLog
parentb399be4436914e23dd066482a371e068f2724f5c (diff)
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
do it implicitly.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cddb4b3de..7d344e648 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120010319
2 - (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
3 do it implicitly.
4
120010318 520010318
2 - (bal) Fixed scp type casing issue which causes "scp: protocol error: 6 - (bal) Fixed scp type casing issue which causes "scp: protocol error:
3 size not delimited" fatal errors when tranfering. 7 size not delimited" fatal errors when tranfering.
@@ -4596,4 +4600,4 @@
4596 - Wrote replacements for strlcpy and mkdtemp 4600 - Wrote replacements for strlcpy and mkdtemp
4597 - Released 1.0pre1 4601 - Released 1.0pre1
4598 4602
4599$Id: ChangeLog,v 1.971 2001/03/18 02:43:16 tim Exp $ 4603$Id: ChangeLog,v 1.972 2001/03/18 22:38:15 djm Exp $