summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b97adc72..b7a73ae69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,9 @@
17 [ssh_config.5 sshconnect.c sshd.c sshd_config.5] 17 [ssh_config.5 sshconnect.c sshd.c sshd_config.5]
18 rename keepalive to tcpkeepalive; the old name causes too much 18 rename keepalive to tcpkeepalive; the old name causes too much
19 confusion; ok djm, dtucker; with help from jmc@ 19 confusion; ok djm, dtucker; with help from jmc@
20 - dtucker@cvs.openbsd.org 2003/12/09 23:45:32
21 [clientloop.c]
22 Clear exit code when ssh -N is terminated with a SIGTERM. ok markus@
20 23
2120031209 2420031209
22 - (dtucker) OpenBSD CVS Sync 25 - (dtucker) OpenBSD CVS Sync
@@ -1586,4 +1589,4 @@
1586 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. 1589 - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo.
1587 Report from murple@murple.net, diagnosis from dtucker@zip.com.au 1590 Report from murple@murple.net, diagnosis from dtucker@zip.com.au
1588 1591
1589$Id: ChangeLog,v 1.3143 2003/12/17 05:31:10 djm Exp $ 1592$Id: ChangeLog,v 1.3144 2003/12/17 05:31:53 djm Exp $