aboutsummaryrefslogtreecommitdiff
path: root/linuxthreads_db/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-07-16 20:18:42 +0000
committerUlrich Drepper <drepper@redhat.com>2002-07-16 20:18:42 +0000
commit547a7a8e54ba925e7721c71b673f7993e9fb518f (patch)
treedbec93a36a743a71186649123c3d31620f6a1954 /linuxthreads_db/ChangeLog
parent8a989129d6203edb576b9566f6511ec035203321 (diff)
downloadglibc-547a7a8e54ba925e7721c71b673f7993e9fb518f.tar
glibc-547a7a8e54ba925e7721c71b673f7993e9fb518f.tar.gz
glibc-547a7a8e54ba925e7721c71b673f7993e9fb518f.tar.bz2
glibc-547a7a8e54ba925e7721c71b673f7993e9fb518f.zip
Update.
2002-07-16 Ulrich Drepper <drepper@redhat.com> * locales/th_TH: Change tel_dom_fmt. Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r--linuxthreads_db/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index 1d1f8d7bc8..6cd9757643 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,15 @@
+2002-07-16 Ulrich Drepper <drepper@redhat.com>
+
+ * td_thr_clear_event.c: Yet more changes to help with TLS-enabled
+ libpthread.
+ * td_thr_event_enable.c: Likewise.
+ * td_thr_event_getmsg.c: Likewise.
+ * td_thr_set_event.c: Likewise.
+ * td_thr_setfpregs.c: Likewise.
+ * td_thr_setgregs.c: Likewise.
+ * td_thr_tsd.c: Likewise.
+ * td_thr_validate.c: Likewise.
+
2002-07-15 Ulrich Drepper <drepper@redhat.com>
* td_ta_thr_iter.c: Some more changes to enable using TLS-enabled