aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-10-06 17:48:42 +0000
committerUlrich Drepper <drepper@redhat.com>2003-10-06 17:48:42 +0000
commit921a93b92676ed11767a0462927f7363bc158b05 (patch)
treeac96cd2a30dfd5ea24c441c9bf9ee3db17248c34 /ChangeLog
parent083cb7587733b771119fe493bff0d01e8d9eddc1 (diff)
downloadglibc-921a93b92676ed11767a0462927f7363bc158b05.tar
glibc-921a93b92676ed11767a0462927f7363bc158b05.tar.gz
glibc-921a93b92676ed11767a0462927f7363bc158b05.tar.bz2
glibc-921a93b92676ed11767a0462927f7363bc158b05.zip
Update.
2003-10-06 Ulrich Drepper <drepper@redhat.com> * timezone/asia: Update from tzdata2003d. * australasia: Likewise. * backward: Likewise. * europe: Likewise. * iso3166.tab: Likewise. * northamerica: Likewise. * southamerica: Likewise. * zone.tab: Likewise. modified after comments from Ulrich Drepper.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 35e2fd3045..b3ded04cd7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-10-06 Ulrich Drepper <drepper@redhat.com>
+
+ * timezone/asia: Update from tzdata2003d.
+ * australasia: Likewise.
+ * backward: Likewise.
+ * europe: Likewise.
+ * iso3166.tab: Likewise.
+ * northamerica: Likewise.
+ * southamerica: Likewise.
+ * zone.tab: Likewise.
+
2003-10-05 Jakub Jelinek <jakub@redhat.com>
* sysdeps/ia64/backtrace.c: New file.
@@ -31,7 +42,7 @@
(_help, __argp_error, __argp_failure) [!_LIBC && (HAVE_FLOCKFILE
&& HAVE_FUNLOCKFILE)]: Protect call to flockfile and funlockfile.
(__argp_basename) [!_LIBC]: New. Taken from LSH, by Niels Möller,
- modifed after comments from Ulrich Drepper.
+ modified after comments from Ulrich Drepper.
(__argp_short_program_name): Ditto.
(__argp_state_help, __argp_error, __argp_failure): Use it.
(__argp_failure): Use strerror when necessary.