diff options
-rw-r--r-- | ChangeLog | 5 |
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. |