summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2003-02-24 11:57:32 +1100
committerDamien Miller <djm@mindrot.org>2003-02-24 11:57:32 +1100
commit9f1e33a6b295f46dba45b0eefac173f699480943 (patch)
treecb73847e14b5dbca4f932c333d65df040dcf3b6d /ChangeLog
parent97f39ae810a8589c262f2b88d7dd4e70c0b84d70 (diff)
- markus@cvs.openbsd.org 2003/02/06 09:27:29
[ssh.c ssh_config.5] support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fc5f241bc..9003211e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,9 @@
45 - markus@cvs.openbsd.org 2003/02/06 09:26:23 45 - markus@cvs.openbsd.org 2003/02/06 09:26:23
46 [session.c] 46 [session.c]
47 missing call to setproctitle() after authentication; ok provos@ 47 missing call to setproctitle() after authentication; ok provos@
48 - markus@cvs.openbsd.org 2003/02/06 09:27:29
49 [ssh.c ssh_config.5]
50 support 'ProxyCommand none'; bugzilla #433; binder@arago.de; ok djm@
48 51
4920030211 5220030211
50 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com 53 - (djm) Cygwin needs libcrypt too. Patch from vinschen@redhat.com
@@ -1145,4 +1148,4 @@
1145 save auth method before monitor_reset_key_state(); bugzilla bug #284; 1148 save auth method before monitor_reset_key_state(); bugzilla bug #284;
1146 ok provos@ 1149 ok provos@
1147 1150
1148$Id: ChangeLog,v 1.2605 2003/02/24 00:57:01 djm Exp $ 1151$Id: ChangeLog,v 1.2606 2003/02/24 00:57:32 djm Exp $