diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -171,6 +171,9 @@ | |||
171 | - deraadt@cvs.openbsd.org 2006/03/25 18:56:55 | 171 | - deraadt@cvs.openbsd.org 2006/03/25 18:56:55 |
172 | [bufaux.c channels.c packet.c] | 172 | [bufaux.c channels.c packet.c] |
173 | remove (char *) casts to a function that accepts void * for the arg | 173 | remove (char *) casts to a function that accepts void * for the arg |
174 | - deraadt@cvs.openbsd.org 2006/03/25 18:58:10 | ||
175 | [channels.c] | ||
176 | delete cast not required | ||
174 | 177 | ||
175 | 20060325 | 178 | 20060325 |
176 | - OpenBSD CVS Sync | 179 | - OpenBSD CVS Sync |
@@ -4428,4 +4431,4 @@ | |||
4428 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4431 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4429 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4432 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4430 | 4433 | ||
4431 | $Id: ChangeLog,v 1.4284 2006/03/26 03:28:50 djm Exp $ | 4434 | $Id: ChangeLog,v 1.4285 2006/03/26 03:29:06 djm Exp $ |