summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-02-10 22:11:13 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-02-10 22:11:13 +0000
commit8fd10b0f1346e21286f026adde95b553bba84752 (patch)
tree10d10b157c8ea75ca4624efeac812ef2ee4e3245 /ChangeLog
parent5ab6ae1282286f71b18e6fc5737c908a4a5ddf70 (diff)
- markus@cvs.openbsd.org 2001/02/10 1:46:28
[ssh.c] remove mapping of argv[0] -> hostname
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e1aadb9..742d969b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
- djm@cvs.openbsd.org 2001/02/10 0:45:52
[scp.1]
Mention that you can quote pathnames with spaces in them
+ - markus@cvs.openbsd.org 2001/02/10 1:46:28
+ [ssh.c]
+ remove mapping of argv[0] -> hostname
- (bal) Minor correction to sftp-client.c I made. Should return 'status'
instead of '0' (from the OpenBSD tree)
- (bal) Synced ssh.1 w/ OpenBSD
@@ -3810,4 +3813,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.721 2001/02/10 22:08:03 mouring Exp $
+$Id: ChangeLog,v 1.722 2001/02/10 22:11:13 mouring Exp $