]> andersk Git - openssh.git/commitdiff
- grunk@cvs.openbsd.org 2008/07/25 06:56:35
authordjm <djm>
Mon, 3 Nov 2008 08:15:44 +0000 (08:15 +0000)
committerdjm <djm>
Mon, 3 Nov 2008 08:15:44 +0000 (08:15 +0000)
     [ssh_config]
     Add VisualHostKey to example file, ok djm@

ChangeLog
ssh_config

index 9a7f66dcc75b95a5b425d977bf50eb6a8647facc..9f40e12e3fd3db362d1d34c81e4ccad736cb82e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+20081103
+ - OpenBSD CVS Sync
+   - sthen@cvs.openbsd.org 2008/07/24 23:55:30
+     [ssh-keygen.1]
+     Add "ssh-keygen -F -l" to synopsis (displays fingerprint from
+     known_hosts).  ok djm@
+   - grunk@cvs.openbsd.org 2008/07/25 06:56:35
+     [ssh_config]
+     Add VisualHostKey to example file, ok djm@
+
 20080906
  - (dtucker) [config.guess config.sub] Update to latest versions from
    http://git.savannah.gnu.org/gitweb/ (2008-04-14 and 2008-06-16
index 8cb0698a8d89dec9795d61e3c73b981d481787c9..ef5a73f7d2935be543c35482e3fa62767bb4f3a3 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: ssh_config,v 1.23 2007/06/08 04:40:40 pvalchev Exp $
+#      $OpenBSD: ssh_config,v 1.24 2008/07/25 06:56:35 grunk Exp $
 
 # This is the ssh client system-wide configuration file.  See
 # ssh_config(5) for more information.  This file provides defaults for
@@ -43,3 +43,4 @@
 #   Tunnel no
 #   TunnelDevice any:any
 #   PermitLocalCommand no
+#   VisualHostKey no
This page took 0.20324 seconds and 5 git commands to generate.