summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-01-17 12:23:23 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-01-17 12:23:23 +1100
commit1c4a011e9c939e74815346a560843e1862c300b8 (patch)
treede49a465fe37053307c97cd6d1e2e1d84994b9a1 /ChangeLog
parentc3d483f9a8275be1113535a1e0d0e384f605f3c4 (diff)
- (dtucker) [loginrec.c] Cast to the types specfied in the format
specification to prevent warnings.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ada012fb8..14098dbcf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
820140118 1020140118
9 - (djm) OpenBSD CVS Sync 11 - (djm) OpenBSD CVS Sync