From 248a2bdfffdebdc5821b7c3dabc3c03f00e1bf66 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 12 Mar 2002 07:51:27 +0000 Subject: [PATCH] Update. --- ChangeLog | 14 +++++++++++++- localedata/ChangeLog | 5 +++++ 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 679750da34d..368d362ecf5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,16 @@ -2002-03-11 Jakub Jelinek +2002-03-06 Jakub Jelinek + + * time/tzset.c (tz_compute): Move __daylight, __tzname and + __tzname_cur_max setting... + (tzset_internal): ...here. + +2002-03-06 Jakub Jelinek + + * time/tzset.c (compute_change): Don't return any value. + (tz_compute): Likewise. Don't handle southern hemisphere here. + (__tz_convert): But here. + +2002-03-11 Jakub Jelinek * sysdeps/sparc/sparc64/configure.in: New file. * sysdeps/sparc/sparc64/dl-machine.h (elf_machine_load_address): Fix diff --git a/localedata/ChangeLog b/localedata/ChangeLog index a47307a12fc..85cc68c09a4 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,8 @@ +2002-03-11 Ulrich Drepper + + * locales/vi_VN: Fix various mistakes and add some more information. + Patch by Le Hong Boi . + 2002-02-28 Ulrich Drepper * tests-mbwc/dat_strfmon.c (tst_strfmon_loc): Adjust test data for -- 2.47.2