summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:14:51 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:14:51 +0000
commitc276c1208e43ed4305d723004ddf602fbe99513b (patch)
tree4beac5b4f2c42126e646c09842f768027113fa63 /ChangeLog
parentacaac975cad5a45c14da53f1e61e5c6d133de85d (diff)
- markus@cvs.openbsd.org 2002/11/27 17:53:35
[scp.c sftp.c ssh.c] allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp; http://bugzilla.mindrot.org/show_bug.cgi?id=447; ok mouring@, millert@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f9e7fa386..1745e7c99 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,10 @@
36 - stevesk@cvs.openbsd.org 2002/11/26 02:38:54 36 - stevesk@cvs.openbsd.org 2002/11/26 02:38:54
37 [canohost.c] 37 [canohost.c]
38 KNF, comment and error message repair; ok markus@ 38 KNF, comment and error message repair; ok markus@
39 - markus@cvs.openbsd.org 2002/11/27 17:53:35
40 [scp.c sftp.c ssh.c]
41 allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp;
42 http://bugzilla.mindrot.org/show_bug.cgi?id=447; ok mouring@, millert@
39 43
4020021205 4420021205
41 - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org 45 - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
@@ -871,4 +875,4 @@
871 save auth method before monitor_reset_key_state(); bugzilla bug #284; 875 save auth method before monitor_reset_key_state(); bugzilla bug #284;
872 ok provos@ 876 ok provos@
873 877
874$Id: ChangeLog,v 1.2525 2002/12/23 02:13:37 mouring Exp $ 878$Id: ChangeLog,v 1.2526 2002/12/23 02:14:51 mouring Exp $