From: Ulrich Drepper Date: Wed, 19 Jan 2000 00:46:41 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2a589b9ec1f911aa2c412eac5279817844df3ce;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index 51e86415a62..9332355dc56 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2000-01-18 Ulrich Drepper + + * timezone/antarctica: Update from tzdata2000a. + * timezone/asia: Likewise. + * timezone/australasia: Likewise. + * timezone/backward: Likewise. + * timezone/northamerica: Likewise. + * timezone/southamerica: Likewise. + * timezone/zone.tab: Likewise. + 2000-01-18 Roland McGrath * sysdeps/generic/bits/socket.h diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 1d8d73531d0..85162072414 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,3 +1,8 @@ +2000-01-18 Ulrich Drepper + + * manager.c (pthread_allocate_stack): Compute guard page address + correctly. Patch by HJ Lu. + 2000-01-12 Ulrich Drepper * internals.h (pthread_readlock_info): New structure.