summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-11-09 15:43:23 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-11-09 15:43:23 +0000
commitee844912c94226a09c95e4140c158d9c4f37a0b5 (patch)
tree7644cc4cc35cde94a323eee75a17825c8c8ad62a /ChangeLog
parent0cc2a476749e366d54afa842c5cc77d629deed29 (diff)
- markus@cvs.openbsd.org 2002/10/23 10:40:16
[bufaux.c] %u for u_int
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7120cceec..9d4a185ee 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@
6 - markus@cvs.openbsd.org 2002/10/23 10:32:13 6 - markus@cvs.openbsd.org 2002/10/23 10:32:13
7 [packet.c] 7 [packet.c]
8 use %u for u_int 8 use %u for u_int
9 - markus@cvs.openbsd.org 2002/10/23 10:40:16
10 [bufaux.c]
11 %u for u_int
9 12
1020021021 1320021021
11 - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from 14 - (djm) Bug #400: Kill ssh-rand-helper children on timeout, patch from
@@ -783,4 +786,4 @@
783 save auth method before monitor_reset_key_state(); bugzilla bug #284; 786 save auth method before monitor_reset_key_state(); bugzilla bug #284;
784 ok provos@ 787 ok provos@
785 788
786$Id: ChangeLog,v 1.2501 2002/11/09 15:41:39 mouring Exp $ 789$Id: ChangeLog,v 1.2502 2002/11/09 15:43:23 mouring Exp $