summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2014-01-17 18:48:22 +1100
committerDarren Tucker <dtucker@zip.com.au>2014-01-17 18:48:22 +1100
commit5055699c7f7c7ef21703a443ec73117da392f6ae (patch)
treec2520c844a97d757e482fec8e1ee22fcde90bc9e /ChangeLog
parenta5cf1e220def07290260e4125e74f41ac75cf88d (diff)
- (dtucker) [openbsd-compat/bsd-statvfs.h] Only start including headers if we
need them to cut down on the name collisions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70dad451b..3822b0483 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -36,6 +36,8 @@
36 openbsd-compat/bsd-statvfs.h] Implement enough of statvfs on top of statfs 36 openbsd-compat/bsd-statvfs.h] Implement enough of statvfs on top of statfs
37 to be useful (and for the regression tests to pass) on platforms that 37 to be useful (and for the regression tests to pass) on platforms that
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
40 need them to cut down on the name collisions.
39 41
4020140118 4220140118
41 - (djm) OpenBSD CVS Sync 43 - (djm) OpenBSD CVS Sync