summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d7a516fa1..8cfce1fdd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
17 [sshconnect.c] 17 [sshconnect.c]
18 Check ExitOnForwardFailure if forwardings are disabled due to a failed 18 Check ExitOnForwardFailure if forwardings are disabled due to a failed
19 host key check. ok djm@ 19 host key check. ok djm@
20 - dtucker@cvs.openbsd.org 2008/07/01 07:24:22
21 [sshconnect.c sshd.c]
22 Send CR LF during protocol banner exchanges, but only for Protocol 2 only,
23 in order to comply with RFC 4253. bz #1443, ok djm@
20 24
2120080630 2520080630
22 - (djm) OpenBSD CVS Sync 26 - (djm) OpenBSD CVS Sync
@@ -4500,4 +4504,4 @@
4500 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4504 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4501 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4505 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4502 4506
4503$Id: ChangeLog,v 1.5043 2008/07/02 12:33:55 dtucker Exp $ 4507$Id: ChangeLog,v 1.5044 2008/07/02 12:34:30 dtucker Exp $