diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -168,6 +168,9 @@ | |||
168 | - deraadt@cvs.openbsd.org 2006/03/25 18:43:30 | 168 | - deraadt@cvs.openbsd.org 2006/03/25 18:43:30 |
169 | [channels.c] | 169 | [channels.c] |
170 | use strtonum() instead of atoi() [limit X screens to 400, sorry] | 170 | use strtonum() instead of atoi() [limit X screens to 400, sorry] |
171 | - deraadt@cvs.openbsd.org 2006/03/25 18:56:55 | ||
172 | [bufaux.c channels.c packet.c] | ||
173 | remove (char *) casts to a function that accepts void * for the arg | ||
171 | 174 | ||
172 | 20060325 | 175 | 20060325 |
173 | - OpenBSD CVS Sync | 176 | - OpenBSD CVS Sync |
@@ -4425,4 +4428,4 @@ | |||
4425 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4428 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4426 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4429 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4427 | 4430 | ||
4428 | $Id: ChangeLog,v 1.4283 2006/03/26 03:28:32 djm Exp $ | 4431 | $Id: ChangeLog,v 1.4284 2006/03/26 03:28:50 djm Exp $ |