summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2006-03-26 14:29:06 +1100
committerDamien Miller <djm@mindrot.org>2006-03-26 14:29:06 +1100
commite3b21a5f59105174ba923beea8132fc20335130a (patch)
tree191e6bb3b8d333cf33cd459a804d4ad53e4d6ec3 /ChangeLog
parenta0fdce9a47dfa572fde97e1a2ee9b33efb9fd549 (diff)
- deraadt@cvs.openbsd.org 2006/03/25 18:58:10
[channels.c] delete cast not required
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 407649967..00ce8ee55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
17520060325 17820060325
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 $