aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c40ad8035..8cbc1b1a2f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-04-26 Joseph Myers <joseph@codesourcery.com>
+
+ * libio/stdio.h (off_t): Define if [__USE_XOPEN2K], not
+ [__USE_XOPEN2K8].
+ [__USE_LARGEFILE64] (off64_t): Likewise.
+ * conform/Makefile (test-xfail-XOPEN2K/stdio.h/conform): Remove
+ variable.
+
2016-04-25 Joseph Myers <joseph@codesourcery.com>
[BZ #19989]