summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-23 21:49:25 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-23 21:49:25 +0000
commit3f58474214de8411e75f28c34511df7ac81d8279 (patch)
tree5848a05cd831b4fa5e437acde2e092b685d63d0a /ChangeLog
parenta9d2c89fc5e9feb9da7326e2fdaf3281184620ab (diff)
- deraadt@cvs.openbsd.org 2002/06/23 21:10:02
[packet.c] packet_get_int() returns unsigned for reason & seqnr
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index d0026c264..f40ba0423 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
32 - deraadt@cvs.openbsd.org 2002/06/23 21:06:41 32 - deraadt@cvs.openbsd.org 2002/06/23 21:06:41
33 [channels.c channels.h session.c session.h] 33 [channels.c channels.h session.c session.h]
34 display, screen, row, col, xpixel, ypixel are u_int; markus ok 34 display, screen, row, col, xpixel, ypixel are u_int; markus ok
35 - deraadt@cvs.openbsd.org 2002/06/23 21:10:02
36 [packet.c]
37 packet_get_int() returns unsigned for reason & seqnr
35 - (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col, 38 - (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col,
36 xpixel are u_int. 39 xpixel are u_int.
37 40
@@ -1079,4 +1082,4 @@
1079 - (stevesk) entropy.c: typo in debug message 1082 - (stevesk) entropy.c: typo in debug message
1080 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1083 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1081 1084
1082$Id: ChangeLog,v 1.2263 2002/06/23 21:48:28 mouring Exp $ 1085$Id: ChangeLog,v 1.2264 2002/06/23 21:49:25 mouring Exp $