diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 4a90a9499b..5ffe09a3b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-01-11 Ulrich Drepper <drepper@redhat.com> + * stdlib/stdlib.h: Fix handling symbols removed in XPG7. + * posix/unistd.h: Likewise. + * posix/unistd.h: Include environments.h also for XPG6 and up. Define intptr_t for XPG6 and up. Fix up for XPG7. |