summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c06d785..5df3f91d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,14 @@
20 are of the expected "safe prime" structure and have had 20 are of the expected "safe prime" structure and have had
21 appropriate primality tests performed; 21 appropriate primality tests performed;
22 feedback and ok dtucker@ 22 feedback and ok dtucker@
23 - grunk@cvs.openbsd.org 2008/06/26 11:46:31
24 [readconf.c readconf.h ssh.1 ssh_config.5 sshconnect.c]
25 Move SSH Fingerprint Visualization away from sharing the config option
26 CheckHostIP to an own config option named VisualHostKey.
27 While there, fix the behaviour that ssh would draw a random art picture
28 on every newly seen host even when the option was not enabled.
29 prodded by deraadt@, discussions,
30 help and ok markus@ djm@ dtucker@
23 31
2420080628 3220080628
25 - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec] 33 - (djm) [RFC.nroff contrib/cygwin/Makefile contrib/suse/openssh.spec]
@@ -4440,4 +4448,4 @@
4440 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4448 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4441 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4449 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4442 4450
4443$Id: ChangeLog,v 1.5028 2008/06/29 12:47:04 djm Exp $ 4451$Id: ChangeLog,v 1.5029 2008/06/29 14:04:03 djm Exp $