diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -40,6 +40,10 @@ | |||
40 | [scp.c sftp.c ssh.c] | 40 | [scp.c sftp.c ssh.c] |
41 | allow usernames with embedded '@', e.g. scp user@vhost@realhost:file /tmp; | 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@ | 42 | http://bugzilla.mindrot.org/show_bug.cgi?id=447; ok mouring@, millert@ |
43 | - stevesk@cvs.openbsd.org 2002/12/04 04:36:47 | ||
44 | [session.c] | ||
45 | remove xauth entries before add; PR 2994 from janjaap@stack.nl. | ||
46 | ok markus@ | ||
43 | 47 | ||
44 | 20021205 | 48 | 20021205 |
45 | - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org | 49 | - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org |
@@ -875,4 +879,4 @@ | |||
875 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 879 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
876 | ok provos@ | 880 | ok provos@ |
877 | 881 | ||
878 | $Id: ChangeLog,v 1.2526 2002/12/23 02:14:51 mouring Exp $ | 882 | $Id: ChangeLog,v 1.2527 2002/12/23 02:15:57 mouring Exp $ |