summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-15 11:33:00 +1100
committerDamien Miller <djm@mindrot.org>2006-03-15 11:33:00 +1100
commitcc00f5e2592157fa772bd4c287618c357ef7b444 (patch)
tree8d89531a9b09807edf6cb571eea2b35dab9148cc /ChangeLog
parent9a7f201d45a5bc2c268ff35668a120487ac8e33c (diff)
- jmc@cvs.openbsd.org 2006/02/13 11:02:26
[sshd.8] turn this into an example ssh_known_hosts file; ok djm
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0e20e59a3..e857f566c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -97,6 +97,9 @@
97 - jmc@cvs.openbsd.org 2006/02/13 10:21:25 97 - jmc@cvs.openbsd.org 2006/02/13 10:21:25
98 [sshd.8] 98 [sshd.8]
99 small tweaks for the ssh_known_hosts section; 99 small tweaks for the ssh_known_hosts section;
100 - jmc@cvs.openbsd.org 2006/02/13 11:02:26
101 [sshd.8]
102 turn this into an example ssh_known_hosts file; ok djm
100 103
10120060313 10420060313
102 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong) 105 - (dtucker) [configure.ac] Bug #1171: Don't use printf("%lld", longlong)
@@ -3998,4 +4001,4 @@
3998 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 4001 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3999 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 4002 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
4000 4003
4001$Id: ChangeLog,v 1.4166 2006/03/15 00:32:42 djm Exp $ 4004$Id: ChangeLog,v 1.4167 2006/03/15 00:33:00 djm Exp $