diff options
author | Damien Miller <djm@mindrot.org> | 2006-03-26 14:09:54 +1100 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2006-03-26 14:09:54 +1100 |
commit | 1d2b6706ba1b2000bd807731e6d8e35691eaf8df (patch) | |
tree | b61365d7696fe908a14fd643362e3728e71846a3 /ChangeLog | |
parent | 1ff7c642eed4df1c2f9fcc6f247d7d9949b6e81c (diff) |
- deraadt@cvs.openbsd.org 2006/03/20 18:42:27
[canohost.c match.c ssh.c sshconnect.c]
be strict with tolower() casting
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -95,6 +95,9 @@ | |||
95 | - deraadt@cvs.openbsd.org 2006/03/20 18:41:43 | 95 | - deraadt@cvs.openbsd.org 2006/03/20 18:41:43 |
96 | [dns.c] | 96 | [dns.c] |
97 | cast xstrdup to propert u_char * | 97 | cast xstrdup to propert u_char * |
98 | - deraadt@cvs.openbsd.org 2006/03/20 18:42:27 | ||
99 | [canohost.c match.c ssh.c sshconnect.c] | ||
100 | be strict with tolower() casting | ||
98 | 101 | ||
99 | 20060325 | 102 | 20060325 |
100 | - OpenBSD CVS Sync | 103 | - OpenBSD CVS Sync |
@@ -4352,4 +4355,4 @@ | |||
4352 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 4355 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
4353 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 4356 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
4354 | 4357 | ||
4355 | $Id: ChangeLog,v 1.4269 2006/03/26 03:09:09 djm Exp $ | 4358 | $Id: ChangeLog,v 1.4270 2006/03/26 03:09:54 djm Exp $ |