summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2010-01-10 00:46:27 -0800
committerUlrich Drepper <drepper@redhat.com>2010-01-10 00:46:27 -0800
commitb2660fb6245b866f1123a85231b98a0c43b28e6b (patch)
tree3ff883dd4081db42ea882f7d01595ac655ae2fb5 /ChangeLog
parentcd2f000c074b07931bd78ab5ff5fa3c0f7db628a (diff)
Missing CLs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c93df2699..066be217a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
[BZ #11125]
* libio/stdio.h: Define va_list, off_t, and ssize_t.
+ * conform/conformtest.pl: For XPG7 testing the headers are supposed to
+ be self-contained.
+
+ * conform/data/stdio.h-data: Expect off_t and ssize_t.
+
2010-01-09 Ulrich Drepper <drepper@redhat.com>
* libio/stdio.h: Define va_list also for XPG7.