summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:15:57 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-12-23 02:15:57 +0000
commit611797ed1533f14ac2c04a2531ad90615afa6174 (patch)
tree96ecba14e265263a04cb3970ec45184f87ad156e /ChangeLog
parentc276c1208e43ed4305d723004ddf602fbe99513b (diff)
- stevesk@cvs.openbsd.org 2002/12/04 04:36:47
[session.c] remove xauth entries before add; PR 2994 from janjaap@stack.nl. ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1745e7c99..dcddd6c86 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
4420021205 4820021205
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 $