aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd0734f..ec19da4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,8 @@
f_namemax, f_frsize, and f_flag fields unsigned long int instead of
unsigned int.
(struct statvfs64): Likewise.
+ * sysdeps/mach/hurd/bits/statfs.h (struct statfs, struct statfs64):
+ Likewise.
2018-04-18 Joseph Myers <joseph@codesourcery.com>