aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44a25a3..5d3bf33 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2018-04-03 H.J. Lu <hongjiu.lu@intel.com>
+
+ [BZ #22947]
+ * bits/uio-ext.h (RWF_APPEND): New.
+ * sysdeps/unix/sysv/linux/bits/uio-ext.h (RWF_APPEND): Likewise.
+ * manual/llio.texi: Document RWF_APPEND.
+ * misc/tst-preadvwritev2-common.c (RWF_APPEND): New.
+ (RWF_SUPPORTED): Add RWF_APPEND.
+
2018-04-03 Adhemerval Zanella <adhemerval.zanella@linaro.org>
[BZ #22391]