summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-01-17 19:17:34 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-01-17 19:17:34 +1100
commit6d725687c490d4ba957a1bbc0ba0a2956c09fa69 (patch)
tree58ac598ec8dbb9231ae1b9c73153ab900e3421fb /ChangeLog
parent5055699c7f7c7ef21703a443ec73117da392f6ae (diff)
- (dtucker) [configure.ac] Also look in inttypes.h for uintXX_t types.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3822b0483..d6ed13f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -38,6 +38,7 @@
38 have statfs and fstatfs. ok djm@ 38 have statfs and fstatfs. ok djm@
39 - (dtucker) [openbsd-compat/bsd-statvfs.h] Only start including headers if we 39 - (dtucker) [openbsd-compat/bsd-statvfs.h] Only start including headers if we
40 need them to cut down on the name collisions. 40 need them to cut down on the name collisions.
41 - (dtucker) [configure.ac] Also look in inttypes.h for uintXX_t types.
41 42
4220140118 4320140118
43 - (djm) OpenBSD CVS Sync 44 - (djm) OpenBSD CVS Sync