summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-11-07 20:06:19 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-11-07 20:06:19 +1100
commit7ebfc10884da0e430966cb323f57de17397f64bc (patch)
treecb4ab9a4f8cc8378a2c63ca3d46d2f94a2d5c724 /ChangeLog
parent2d963d87210c6a0c5eadfa5f02c808f6d983b47e (diff)
- djm@cvs.openbsd.org 2004/11/07 00:01:46
[clientloop.c clientloop.h ssh.1 ssh.c] add basic control of a running multiplex master connection; including the ability to check its status and request it to exit; ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 871187478..fe96f8d0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,10 @@
4 [sftp.c] 4 [sftp.c]
5 command editing and history support via libedit; ok markus@ 5 command editing and history support via libedit; ok markus@
6 thanks to hshoexer@ and many testers on tech@ too 6 thanks to hshoexer@ and many testers on tech@ too
7 - djm@cvs.openbsd.org 2004/11/07 00:01:46
8 [clientloop.c clientloop.h ssh.1 ssh.c]
9 add basic control of a running multiplex master connection; including the
10 ability to check its status and request it to exit; ok markus@
7 11
820041105 1220041105
9 - (dtucker) OpenBSD CVS Sync 13 - (dtucker) OpenBSD CVS Sync
@@ -1848,4 +1852,4 @@
1848 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1852 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1849 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1853 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1850 1854
1851$Id: ChangeLog,v 1.3579 2004/11/07 09:04:10 dtucker Exp $ 1855$Id: ChangeLog,v 1.3580 2004/11/07 09:06:19 dtucker Exp $