diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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 | ||
33 | 20020623 | 39 | 20020623 |
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 $ |