summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-03-01 21:48:35 +1100
committerDamien Miller <djm@mindrot.org>2005-03-01 21:48:35 +1100
commit4b42d7f195fc38bc6eda25c2e0782321ff1f2a16 (patch)
treef945653699b303d57203f950eba69946d2a59039 /ChangeLog
parentdb7b8171ee084cbbe3a5ec5ef26df88e17aa3905 (diff)
- djm@cvs.openbsd.org 2005/03/01 10:42:49
[ssh-keygen.1 ssh-keygen.c ssh_config.5] add tools for managing known_hosts files with hashed hostnames, including hashing existing files and deleting hosts by name; ok markus@ deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fd3076220..762f8dce4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,10 @@
36 - djm@cvs.openbsd.org 2005/03/01 10:41:28 36 - djm@cvs.openbsd.org 2005/03/01 10:41:28
37 [ssh-keyscan.1 ssh-keyscan.c] 37 [ssh-keyscan.1 ssh-keyscan.c]
38 option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@ 38 option to hash hostnames output by ssh-keyscan; ok markus@ deraadt@
39 - djm@cvs.openbsd.org 2005/03/01 10:42:49
40 [ssh-keygen.1 ssh-keygen.c ssh_config.5]
41 add tools for managing known_hosts files with hashed hostnames, including
42 hashing existing files and deleting hosts by name; ok markus@ deraadt@
39 43
4020050226 4420050226
41 - (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c] 45 - (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c]
@@ -2212,4 +2216,4 @@
2212 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2216 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2213 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2217 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2214 2218
2215$Id: ChangeLog,v 1.3674 2005/03/01 10:48:03 djm Exp $ 2219$Id: ChangeLog,v 1.3675 2005/03/01 10:48:35 djm Exp $