summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-13 04:41:41 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-13 04:41:41 +0000
commit2bcdf064d8e1cefb2b5ae14ee939427422862cf8 (patch)
tree1f24489774f738ac1f9743ccaf2cf34ded3a734a /ChangeLog
parent16d45b3952e051a864d05faa343a4ec88ca0bcfa (diff)
- markus@cvs.openbsd.org 2001/06/12 21:21:29
[session.c] remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since we do already trust $HOME/.ssh you can use .ssh/sshrc and .ssh/environment if you want to customize the location of the xauth cookies
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 48a8284ea..13a82b507 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,12 @@
10 - markus@cvs.openbsd.org 2001/06/12 16:11:26 10 - markus@cvs.openbsd.org 2001/06/12 16:11:26
11 [packet.c] 11 [packet.c]
12 do not log() packet_set_maxsize 12 do not log() packet_set_maxsize
13 - markus@cvs.openbsd.org 2001/06/12 21:21:29
14 [session.c]
15 remove xauth-cookie-in-tmp handling. use default $XAUTHORITY, since
16 we do already trust $HOME/.ssh
17 you can use .ssh/sshrc and .ssh/environment if you want to customize
18 the location of the xauth cookies
13 19
1420010612 2020010612
15 - scp.c ID update (upstream synced vfsprintf() from us) 21 - scp.c ID update (upstream synced vfsprintf() from us)
@@ -5629,4 +5635,4 @@
5629 - Wrote replacements for strlcpy and mkdtemp 5635 - Wrote replacements for strlcpy and mkdtemp
5630 - Released 1.0pre1 5636 - Released 1.0pre1
5631 5637
5632$Id: ChangeLog,v 1.1283 2001/06/13 04:39:18 mouring Exp $ 5638$Id: ChangeLog,v 1.1284 2001/06/13 04:41:41 mouring Exp $