diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ | |||
1 | 20021109 | ||
2 | - (bal) OpenBSD CVS Sync | ||
3 | - itojun@cvs.openbsd.org 2002/10/16 14:31:48 | ||
4 | [sftp-common.c] | ||
5 | 64bit pedant. %llu is "unsigned long long". markus ok | ||
6 | |||
1 | 20021021 | 7 | 20021021 |
2 | - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from | 8 | - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from |
3 | dtucker@zip.com.au | 9 | dtucker@zip.com.au |
@@ -774,4 +780,4 @@ | |||
774 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 780 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
775 | ok provos@ | 781 | ok provos@ |
776 | 782 | ||
777 | $Id: ChangeLog,v 1.2499 2002/10/21 10:26:16 djm Exp $ | 783 | $Id: ChangeLog,v 1.2500 2002/11/09 15:40:34 mouring Exp $ |