diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 | ||
14 | 20010612 | 20 | 20010612 |
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 $ |