diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -3,6 +3,9 @@ | |||
3 | - itojun@cvs.openbsd.org 2002/10/16 14:31:48 | 3 | - itojun@cvs.openbsd.org 2002/10/16 14:31:48 |
4 | [sftp-common.c] | 4 | [sftp-common.c] |
5 | 64bit pedant. %llu is "unsigned long long". markus ok | 5 | 64bit pedant. %llu is "unsigned long long". markus ok |
6 | - markus@cvs.openbsd.org 2002/10/23 10:32:13 | ||
7 | [packet.c] | ||
8 | use %u for u_int | ||
6 | 9 | ||
7 | 20021021 | 10 | 20021021 |
8 | - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from | 11 | - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from |
@@ -780,4 +783,4 @@ | |||
780 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 783 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
781 | ok provos@ | 784 | ok provos@ |
782 | 785 | ||
783 | $Id: ChangeLog,v 1.2500 2002/11/09 15:40:34 mouring Exp $ | 786 | $Id: ChangeLog,v 1.2501 2002/11/09 15:41:39 mouring Exp $ |