summaryrefslogtreecommitdiffstats
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 d0026c26..f40ba042 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,9 @@
- deraadt@cvs.openbsd.org 2002/06/23 21:06:41
[channels.c channels.h session.c session.h]
display, screen, row, col, xpixel, ypixel are u_int; markus ok
+ - deraadt@cvs.openbsd.org 2002/06/23 21:10:02
+ [packet.c]
+ packet_get_int() returns unsigned for reason & seqnr
- (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col,
xpixel are u_int.
@@ -1079,4 +1082,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2263 2002/06/23 21:48:28 mouring Exp $
+$Id: ChangeLog,v 1.2264 2002/06/23 21:49:25 mouring Exp $