summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-23 21:48:28 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-23 21:48:28 +0000
commita9d2c89fc5e9feb9da7326e2fdaf3281184620ab (patch)
tree5aa1c559cb3bcb4905a6b79a92f70935b3de57e4 /ChangeLog
parent8ada5d0d0daabc238b86dab64066353937ff22e8 (diff)
- 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 - (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col, xpixel are u_int.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 159b0d87d..d0026c264 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,6 +29,12 @@
29 - deraadt@cvs.openbsd.org 2002/06/23 21:06:13 29 - deraadt@cvs.openbsd.org 2002/06/23 21:06:13
30 [sshpty.c] 30 [sshpty.c]
31 KNF 31 KNF
32 - deraadt@cvs.openbsd.org 2002/06/23 21:06:41
33 [channels.c channels.h session.c session.h]
34 display, screen, row, col, xpixel, ypixel are u_int; markus ok
35 - (bal) Also fixed IPADDR_IN_DISPLAY case where display, screen, row, col,
36 xpixel are u_int.
37
32 38
3320020623 3920020623
34 - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX. 40 - (stevesk) [configure.ac] bug #255 LOGIN_NEEDS_UTMPX for AIX.
@@ -1073,4 +1079,4 @@
1073 - (stevesk) entropy.c: typo in debug message 1079 - (stevesk) entropy.c: typo in debug message
1074 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 1080 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
1075 1081
1076$Id: ChangeLog,v 1.2262 2002/06/23 21:42:50 mouring Exp $ 1082$Id: ChangeLog,v 1.2263 2002/06/23 21:48:28 mouring Exp $