summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-02 12:33:04 +1100
committerDamien Miller <djm@mindrot.org>2005-03-02 12:33:04 +1100
commit89eac8010a80589bcd3abda8f253cd0cd3d2088c (patch)
treea7d2ad7e01871352959b6d1bf3ade6e386cd0222 /ChangeLog
parent1227d4c93c44d09694e547b62b643afa2a321a17 (diff)
- djm@cvs.openbsd.org 2005/03/02 01:27:41
[ssh-keygen.c] ignore hostnames with metachars when hashing; ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a5554745f..5ba0ac303 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -39,6 +39,9 @@
39 [sshconnect.c] 39 [sshconnect.c]
40 fix addition of new hashed hostnames when CheckHostIP=yes; 40 fix addition of new hashed hostnames when CheckHostIP=yes;
41 found and ok dtucker@ 41 found and ok dtucker@
42 - djm@cvs.openbsd.org 2005/03/02 01:27:41
43 [ssh-keygen.c]
44 ignore hostnames with metachars when hashing; ok deraadt@
42 45
4320050301 4620050301
44 - (djm) OpenBSD CVS sync: 47 - (djm) OpenBSD CVS sync:
@@ -2258,4 +2261,4 @@
2258 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2261 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2259 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2262 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2260 2263
2261$Id: ChangeLog,v 1.3685 2005/03/02 01:06:51 djm Exp $ 2264$Id: ChangeLog,v 1.3686 2005/03/02 01:33:04 djm Exp $