aboutsummaryrefslogtreecommitdiff
path: root/nptl/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-04-17 22:34:18 +0000
committerUlrich Drepper <drepper@redhat.com>2004-04-17 22:34:18 +0000
commit7eb7fdda7e81b1b028f5fbdec6b45155d2520698 (patch)
tree023a01b13f1241af1ee4179f267e22122d6d6f17 /nptl/ChangeLog
parentd7ba1313b9da6d39ca80d13c38186ce4fb7f2d92 (diff)
downloadglibc-7eb7fdda7e81b1b028f5fbdec6b45155d2520698.tar
glibc-7eb7fdda7e81b1b028f5fbdec6b45155d2520698.tar.gz
glibc-7eb7fdda7e81b1b028f5fbdec6b45155d2520698.tar.bz2
glibc-7eb7fdda7e81b1b028f5fbdec6b45155d2520698.zip
Update.
2004-04-17 Ulrich Drepper <drepper@redhat.com> * locales/kk_KZ: New file. * charmaps/PT154: New file. * charmaps/RK1048: New file. * locales/af_ZA: Make sure yesexpr and noexpr regex * locales/ar_TN: Likewise. * locales/ar_YE: Likewise. * locales/bn_BD: Likewise. * locales/br_FR: Likewise. * locales/ca_ES: Likewise. * locales/cy_GB: Likewise. * locales/gd_GB: Likewise. * locales/gv_GB: Likewise. * locales/hy_AM: Likewise. * locales/id_ID: Likewise. * locales/ka_GE: Likewise. * locales/kw_GB: Likewise. * locales/lg_UG: Likewise. * locales/mk_MK: Likewise. * locales/oc_FR: Likewise. * locales/ru_UA: Likewise. * locales/sk_SK: Likewise. * locales/sr_YU: Likewise. * locales/sr_YU@cyrillic: Likewise. * locales/uk_UA: Likewise. * locales/ur_PK: Likewise. * locales/wa_BE: Likewise. * locales/fa_IR: Fix yesexpr and noexpr.
Diffstat (limited to 'nptl/ChangeLog')
-rw-r--r--nptl/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index b0eea29d94..4d07dac5ee 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-16 Kaz Kojima <kkojima@rr.iij4u.or.jp>
+
+ * sysv/linux/sh/pthread_cond_wait.S: Remove unneeded frame info.
+ * sysv/linux/sh/pthread_cond_timedwait.S: Likewise.
+
2004-04-15 Jakub Jelinek <jakub@redhat.com>
* sysdeps/unix/sysv/linux/timer_routines.c: Include errno.h.