summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-01-17 12:31:33 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-01-17 12:31:33 +1100
commitac413b62ea1957e80c711acbe0c11b908273fc01 (patch)
tree44725928c3b515438dae08252aef55ce00c46f5a /ChangeLog
parent1c4a011e9c939e74815346a560843e1862c300b8 (diff)
- (dtucker) [crypto_api.h] Wrap stdlib.h include inside #ifdef HAVE_STDINT_H.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14098dbcf..57c0a596d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,7 @@
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 7 - (dtucker) [loginrec.c] Cast to the types specfied in the format
8 specification to prevent warnings. 8 specification to prevent warnings.
9 - (dtucker) [crypto_api.h] Wrap stdlib.h include inside #ifdef HAVE_STDINT_H.
9 10
1020140118 1120140118
11 - (djm) OpenBSD CVS Sync 12 - (djm) OpenBSD CVS Sync