summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-30 09:37:06 +1100
committerDamien Miller <djm@mindrot.org>2002-01-30 09:37:06 +1100
commit8eb71417584914688f89a77170642c8ce58b1a3e (patch)
treec6c5ab43ed3d426e41be699a236207ed69bb8f0c /ChangeLog
parentf1cec392edfe74c434ea9c5ac6e95d0a472bd2ac (diff)
- (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ccff5576..b939d6c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+20020130
+ - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
+
20020125
- (djm) Don't grab Xserver or pointer by default. x11-ssh-askpass doesn't
and grabbing can cause deadlocks with kinput2.
@@ -7394,4 +7397,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1796 2002/01/24 13:59:25 djm Exp $
+$Id: ChangeLog,v 1.1797 2002/01/29 22:37:06 djm Exp $