]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 19 Jan 2000 00:46:41 +0000 (00:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 19 Jan 2000 00:46:41 +0000 (00:46 +0000)
ChangeLog
linuxthreads/ChangeLog

index 51e86415a62d3fca3f766d9578c70c114d65c4d8..9332355dc56fd64daaed6003c6885bec72695e10 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * 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  <roland@baalperazim.frob.com>
 
        * sysdeps/generic/bits/socket.h
index 1d8d73531d056175e91b5bcaaeb59d693794fee1..85162072414a5e1a584c50e458a8ec38b10544c0 100644 (file)
@@ -1,3 +1,8 @@
+2000-01-18  Ulrich Drepper  <drepper@cygnus.com>
+
+       * manager.c (pthread_allocate_stack): Compute guard page address
+       correctly.  Patch by HJ Lu.
+
 2000-01-12  Ulrich Drepper  <drepper@cygnus.com>
 
        * internals.h (pthread_readlock_info): New structure.