summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-12-13 19:29:58 +1100
committerDamien Miller <djm@mindrot.org>2005-12-13 19:29:58 +1100
commitf0c8c15322fcb26911f9552e696810c3639f7341 (patch)
treef418c795b6be9b9bdcc9eefd6e1274570a30a2af /ChangeLog
parentaeb31d6120681f42ad1b91adc5352159a6a5d345 (diff)
downloadopenssh-git-f0c8c15322fcb26911f9552e696810c3639f7341.tar.gz
- jmc@cvs.openbsd.org 2005/12/07 10:52:13
[ssh.1] - avoid line split in SYNOPSIS - add args to -w - kill trailing whitespace
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 337f7008..dd191651 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,11 +20,15 @@
except that it depends on the tun(4) network interface on both ends of
the connection for layer 2 or layer 3 tunneling. This diff also adds
support for LocalCommand in the ssh(1) client.
-
ok djm@, markus@, jmc@ (manpages), tested and discussed with others
- djm@cvs.openbsd.org 2005/12/07 03:52:22
[clientloop.c]
reyk forgot to compile with -Werror (missing header)
+ - jmc@cvs.openbsd.org 2005/12/07 10:52:13
+ [ssh.1]
+ - avoid line split in SYNOPSIS
+ - add args to -w
+ - kill trailing whitespace
20051201
- (djm) [envpass.sh] Remove regress script that was accidentally committed
@@ -3417,4 +3421,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.4020 2005/12/13 08:29:36 djm Exp $
+$Id: ChangeLog,v 1.4021 2005/12/13 08:30:05 djm Exp $