diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0ff613c6f6..8c93df2699 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ +2010-01-10 Ulrich Drepper <drepper@redhat.com> + + [BZ #11125] + * libio/stdio.h: Define va_list, off_t, and ssize_t. + 2010-01-09 Ulrich Drepper <drepper@redhat.com> + * libio/stdio.h: Define va_list also for XPG7. + * conform/conformtest.pl: Update for XPG7 and some bug fixes. * conform/data/ctype.h-data: Likewise. * conform/data/dirent.h-data: Likewise. |