summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6169fb345..d16f6071c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -78,6 +78,9 @@
78 - stevesk@cvs.openbsd.org 2002/02/03 23:22:59 78 - stevesk@cvs.openbsd.org 2002/02/03 23:22:59
79 [ssh-agent.1] 79 [ssh-agent.1]
80 ssh-add also adds $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa now. 80 ssh-add also adds $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa now.
81 - stevesk@cvs.openbsd.org 2002/02/04 00:53:39
82 [ssh-agent.c]
83 unneeded includes
81 84
8220020130 8520020130
83 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@ 86 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
@@ -7480,4 +7483,4 @@
7480 - Wrote replacements for strlcpy and mkdtemp 7483 - Wrote replacements for strlcpy and mkdtemp
7481 - Released 1.0pre1 7484 - Released 1.0pre1
7482 7485
7483$Id: ChangeLog,v 1.1820 2002/02/05 01:24:19 djm Exp $ 7486$Id: ChangeLog,v 1.1821 2002/02/05 01:25:28 djm Exp $