summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-02 12:06:51 +1100
committerDamien Miller <djm@mindrot.org>2005-03-02 12:06:51 +1100
commit1227d4c93c44d09694e547b62b643afa2a321a17 (patch)
tree7863e2efa552e67527e7301857a653ef50a883ba /ChangeLog
parent265d309ebc97447f5e710df04196e626f018cad8 (diff)
- djm@cvs.openbsd.org 2005/03/02 01:00:06
[sshconnect.c] fix addition of new hashed hostnames when CheckHostIP=yes; found and ok dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 459edc97f..a5554745f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -35,6 +35,10 @@
35 spelling (occurance -> occurrence); 35 spelling (occurance -> occurrence);
36 use prompt before examples; 36 use prompt before examples;
37 grammar; 37 grammar;
38 - djm@cvs.openbsd.org 2005/03/02 01:00:06
39 [sshconnect.c]
40 fix addition of new hashed hostnames when CheckHostIP=yes;
41 found and ok dtucker@
38 42
3920050301 4320050301
40 - (djm) OpenBSD CVS sync: 44 - (djm) OpenBSD CVS sync:
@@ -2254,4 +2258,4 @@
2254 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2258 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2255 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2259 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2256 2260
2257$Id: ChangeLog,v 1.3684 2005/03/02 01:05:06 djm Exp $ 2261$Id: ChangeLog,v 1.3685 2005/03/02 01:06:51 djm Exp $