diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -10,6 +10,10 @@ | |||
10 | [sshd.c ssh.c misc.h sftp.c ssh-keygen.c ssh-keysign.c sftp-server.c | 10 | [sshd.c ssh.c misc.h sftp.c ssh-keygen.c ssh-keysign.c sftp-server.c |
11 | scp.c misc.c ssh-keyscan.c ssh-add.c ssh-agent.c] | 11 | scp.c misc.c ssh-keyscan.c ssh-add.c ssh-agent.c] |
12 | ensure that stdio fds are attached; ok deraadt@ | 12 | ensure that stdio fds are attached; ok deraadt@ |
13 | - djm@cvs.openbsd.org 2005/09/19 11:37:34 | ||
14 | [ssh_config.5 ssh.1] | ||
15 | mention ability to specify bind_address for DynamicForward and -D options; | ||
16 | bz#1077 spotted by Haruyama Seigo | ||
13 | 17 | ||
14 | 20050930 | 18 | 20050930 |
15 | - (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype | 19 | - (dtucker) [openbsd-compat/openbsd-compat.h] Bug #1096: Add prototype |
@@ -3050,4 +3054,4 @@ | |||
3050 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 3054 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
3051 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 3055 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
3052 | 3056 | ||
3053 | $Id: ChangeLog,v 1.3904 2005/10/03 08:11:24 dtucker Exp $ | 3057 | $Id: ChangeLog,v 1.3905 2005/10/03 08:13:42 dtucker Exp $ |