summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-05-14 13:46:33 +1000
committerDamien Miller <djm@mindrot.org>2003-05-14 13:46:33 +1000
commit935063553af1e017a18cd2475f31817cb4f4e611 (patch)
tree367aad411f3bad1ce8aede4c23c3a387c163254d /ChangeLog
parent280ecfb6e4072ebe4e6e29850492b5cc15491eb4 (diff)
- markus@cvs.openbsd.org 2003/05/12 18:35:18
[ssh-keyscan.1] typo: DSA keys are of type ssh-dss; Brian Poole
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f02114c01..fab77fd94 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -53,6 +53,9 @@
53 3. keys that are only listed in the config file 53 3. keys that are only listed in the config file
54 this helps when an agent has many keys, where the server might 54 this helps when an agent has many keys, where the server might
55 close the connection before the correct key is used. report & ok pb@ 55 close the connection before the correct key is used. report & ok pb@
56 - markus@cvs.openbsd.org 2003/05/12 18:35:18
57 [ssh-keyscan.1]
58 typo: DSA keys are of type ssh-dss; Brian Poole
56 59
5720030512 6020030512
58 - (djm) Redhat spec: Don't install profile.d scripts when not 61 - (djm) Redhat spec: Don't install profile.d scripts when not
@@ -1440,4 +1443,4 @@
1440 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1443 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1441 ok provos@ 1444 ok provos@
1442 1445
1443$Id: ChangeLog,v 1.2689 2003/05/14 03:46:00 djm Exp $ 1446$Id: ChangeLog,v 1.2690 2003/05/14 03:46:33 djm Exp $