diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-07-16 04:56:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-07-16 04:56:00 +0000 |
commit | d2afebcce46f40e9d96fc48e541aa5a6d8deac9b (patch) | |
tree | a6cd43082f0317ad70fd5598d55d6146e0cddbe5 /linuxthreads_db/ChangeLog | |
parent | a99bfa85d82aecc3eb780779377a9e178e7189d2 (diff) | |
download | glibc-d2afebcce46f40e9d96fc48e541aa5a6d8deac9b.tar.gz glibc-d2afebcce46f40e9d96fc48e541aa5a6d8deac9b.tar.xz glibc-d2afebcce46f40e9d96fc48e541aa5a6d8deac9b.zip |
Update.
2002-07-15 Ulrich Drepper <drepper@redhat.com> * intl/tst-gettext.sh: Pass -f option to msgfmt. * intl/tst-gettext.c: Correctly handle untranslated messages in positive tests. * po/de.po: Update from translation team.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r-- | linuxthreads_db/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog index 774afe6e2a..1d1f8d7bc8 100644 --- a/linuxthreads_db/ChangeLog +++ b/linuxthreads_db/ChangeLog @@ -1,3 +1,11 @@ +2002-07-15 Ulrich Drepper <drepper@redhat.com> + + * td_ta_thr_iter.c: Some more changes to enable using TLS-enabled + libpthread. + * td_thr_event_enable.c: Likewise. + * td_thr_getfpregs.c: Likewise. + * td_thr_getgregs.c: Likewise. + 2002-07-14 Ulrich Drepper <drepper@redhat.com> * td_ta_map_id2thr.c: Begin fixing implementation for libpthread with |