summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 248f2b8b3..02eb57908 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,10 @@
4 [channels.c channels.h clientloop.c clientloop.h ssh.c] 4 [channels.c channels.h clientloop.c clientloop.h ssh.c]
5 move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd 5 move x11_get_proto from ssh.c to clientloop.c, to make muliplexed xfwd
6 easier later; ok deraadt@ 6 easier later; ok deraadt@
7 7 - markus@cvs.openbsd.org 2005/06/16 08:00:00
8 [canohost.c channels.c sshd.c]
9 don't exit if getpeername fails for forwarded ports; bugzilla #1054;
10 ok djm
8 11
920050616 1220050616
10 - (djm) OpenBSD CVS Sync 13 - (djm) OpenBSD CVS Sync
@@ -2722,4 +2725,4 @@
2722 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2725 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2723 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2726 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2724 2727
2725$Id: ChangeLog,v 1.3821 2005/06/17 02:54:33 djm Exp $ 2728$Id: ChangeLog,v 1.3822 2005/06/17 02:55:03 djm Exp $