summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-01 21:48:03 +1100
committerDamien Miller <djm@mindrot.org>2005-03-01 21:48:03 +1100
commitdb7b8171ee084cbbe3a5ec5ef26df88e17aa3905 (patch)
treef51643a0ce9a664867797947bcffbf2e60f9f3fc /ChangeLog
parente1776155d19db4f3ab2ff42323d6499f0712cfa4 (diff)
- djm@cvs.openbsd.org 2005/03/01 10:41:28
[ssh-keyscan.1 ssh-keyscan.c] option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b69fe2f51..fd3076220 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -33,6 +33,9 @@
33 add support for hashing host names and addresses added to known_hosts 33 add support for hashing host names and addresses added to known_hosts
34 files, to improve privacy of which hosts user have been visiting; ok 34 files, to improve privacy of which hosts user have been visiting; ok
35 markus@ deraadt@ 35 markus@ deraadt@
36 - djm@cvs.openbsd.org 2005/03/01 10:41:28
37 [ssh-keyscan.1 ssh-keyscan.c]
38 option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@
36 39
3720050226 4020050226
38 - (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c] 41 - (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c]
@@ -2209,4 +2212,4 @@
2209 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2212 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2210 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2213 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2211 2214
2212$Id: ChangeLog,v 1.3673 2005/03/01 10:47:37 djm Exp $ 2215$Id: ChangeLog,v 1.3674 2005/03/01 10:48:03 djm Exp $