summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-05 12:24:19 +1100
committerDamien Miller <djm@mindrot.org>2002-02-05 12:24:19 +1100
commitd2b8f1657e3ef8d892bcc4fc3857f216c1ca4127 (patch)
tree9ac49e322516c33ea4cc6551b42bb733c557de6c /ChangeLog
parent9749c0c97288c2fa92882754f5069ba7c741af1a (diff)
- stevesk@cvs.openbsd.org 2002/02/03 23:22:59
[ssh-agent.1] ssh-add also adds $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa now.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 19ab35642..6169fb345 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -75,6 +75,9 @@
75 - stevesk@cvs.openbsd.org 2002/02/03 22:35:57 75 - stevesk@cvs.openbsd.org 2002/02/03 22:35:57
76 [ssh.1 sshd.8] 76 [ssh.1 sshd.8]
77 some KeepAlive cleanup/clarify; ok markus@ 77 some KeepAlive cleanup/clarify; ok markus@
78 - stevesk@cvs.openbsd.org 2002/02/03 23:22:59
79 [ssh-agent.1]
80 ssh-add also adds $HOME/.ssh/id_rsa and $HOME/.ssh/id_dsa now.
78 81
7920020130 8220020130
80 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@ 83 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
@@ -7477,4 +7480,4 @@
7477 - Wrote replacements for strlcpy and mkdtemp 7480 - Wrote replacements for strlcpy and mkdtemp
7478 - Released 1.0pre1 7481 - Released 1.0pre1
7479 7482
7480$Id: ChangeLog,v 1.1819 2002/02/05 01:23:58 djm Exp $ 7483$Id: ChangeLog,v 1.1820 2002/02/05 01:24:19 djm Exp $