diff options
author | Darren Tucker <dtucker@zip.com.au> | 2014-01-17 12:23:23 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2014-01-17 12:23:23 +1100 |
commit | 1c4a011e9c939e74815346a560843e1862c300b8 (patch) | |
tree | de49a465fe37053307c97cd6d1e2e1d84994b9a1 /ChangeLog | |
parent | c3d483f9a8275be1113535a1e0d0e384f605f3c4 (diff) |
- (dtucker) [loginrec.c] Cast to the types specfied in the format
specification to prevent warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ | |||
4 | if the toolchain supports them, but there is a configure-time knob | 4 | if the toolchain supports them, but there is a configure-time knob |
5 | (--without-hardening) to disable them if necessary. ok djm@ | 5 | (--without-hardening) to disable them if necessary. ok djm@ |
6 | - (djm) [sftp-client.c] signed/unsigned comparison fix | 6 | - (djm) [sftp-client.c] signed/unsigned comparison fix |
7 | - (dtucker) [loginrec.c] Cast to the types specfied in the format | ||
8 | specification to prevent warnings. | ||
7 | 9 | ||
8 | 20140118 | 10 | 20140118 |
9 | - (djm) OpenBSD CVS Sync | 11 | - (djm) OpenBSD CVS Sync |