summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e4ec748f0..f31a52665 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,14 @@
19 [ssh_config.5] 19 [ssh_config.5]
20 bz#849: document timeout on untrusted x11 forwarding sessions. Reported by 20 bz#849: document timeout on untrusted x11 forwarding sessions. Reported by
21 orion AT cora.nwra.com; ok markus@ 21 orion AT cora.nwra.com; ok markus@
22 - djm@cvs.openbsd.org 2005/03/01 10:09:52
23 [auth-options.c channels.c channels.h clientloop.c compat.c compat.h]
24 [misc.c misc.h readconf.c readconf.h servconf.c ssh.1 ssh.c ssh_config.5]
25 [sshd_config.5]
26 bz#413: allow optional specification of bind address for port forwardings.
27 Patch originally by Dan Astorian, but worked on by several people
28 Adds GatewayPorts=clientspecified option on server to allow remote
29 forwards to bind to client-specified ports.
22 30
2320050226 3120050226
24 - (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c] 32 - (dtucker) [openbsd-compat/bsd-openpty.c openbsd-compat/inet_ntop.c]
@@ -2195,4 +2203,4 @@
2195 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2203 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2196 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2204 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2197 2205
2198$Id: ChangeLog,v 1.3671 2005/03/01 10:17:31 djm Exp $ 2206$Id: ChangeLog,v 1.3672 2005/03/01 10:24:33 djm Exp $