summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-08-05 09:11:13 +1000
committerDamien Miller <djm@mindrot.org>2006-08-05 09:11:13 +1000
commit437edb9e6657e1c51cb7565d29ca0002d4947954 (patch)
tree7e578383e11705d322ede6d59ec9a0d948124f10 /ChangeLog
parentf1f4bdd1aaec7d4d0f0fa787a7b6d16906ca34fa (diff)
- stevesk@cvs.openbsd.org 2006/07/24 13:58:22
[sshconnect.c] disable tunnel forwarding when no strict host key checking and key changed; ok djm@ markus@ dtucker@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d3077fbda..1d718224c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120060805
2 - (djm) OpenBSD CVS Sync
3 - stevesk@cvs.openbsd.org 2006/07/24 13:58:22
4 [sshconnect.c]
5 disable tunnel forwarding when no strict host key checking
6 and key changed; ok djm@ markus@ dtucker@
7
120060804 820060804
2 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent 9 - (dtucker) [configure.ac] The "crippled AES" test does not work on recent
3 versions of Solaris, so use AC_LINK_IFELSE to actually link the test program 10 versions of Solaris, so use AC_LINK_IFELSE to actually link the test program
@@ -5067,4 +5074,4 @@
5067 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 5074 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
5068 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 5075 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
5069 5076
5070$Id: ChangeLog,v 1.4441 2006/08/04 09:44:23 dtucker Exp $ 5077$Id: ChangeLog,v 1.4442 2006/08/04 23:11:13 djm Exp $