diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -11,6 +11,13 @@ | |||
11 | - jmc@cvs.openbsd.org 2009/08/12 06:31:42 | 11 | - jmc@cvs.openbsd.org 2009/08/12 06:31:42 |
12 | [sftp.1] | 12 | [sftp.1] |
13 | sort options; | 13 | sort options; |
14 | - djm@cvs.openbsd.org 2009/08/13 01:11:19 | ||
15 | [sftp.1 sftp.c] | ||
16 | Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path", | ||
17 | add "-P port" to match scp(1). Fortunately, the -P option is only really | ||
18 | used by our regression scripts. | ||
19 | part of larger patch from carlosvsilvapt@gmail.com for his Google Summer | ||
20 | of Code work; ok deraadt markus | ||
14 | 21 | ||
15 | 20091002 | 22 | 20091002 |
16 | - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. | 23 | - (djm) [Makefile.in] Mention readconf.o in ssh-keysign's make deps. |