summaryrefslogtreecommitdiff
path: root/linuxthreads_db/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2002-06-12 21:02:37 +0000
committerUlrich Drepper <drepper@redhat.com>2002-06-12 21:02:37 +0000
commitf6e5022bf85586c825739acf5eea988ee5f9c5c8 (patch)
treeb3ad91831bd148bde11af2d7ac3cde8700665008 /linuxthreads_db/ChangeLog
parent69734e6b922ad63f6fd74b1f894c6e3d64216ba7 (diff)
Update.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r--linuxthreads_db/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index d02ceec2fa..e2524274ca 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,3 +1,9 @@
+2002-06-12 Ulrich Drepper <drepper@redhat.com>
+
+ * td_thr_tls_get_addr.c: New file.
+ * thread_db.h: Add prototype for td_thr_tls_get_addr.
+ * Makefile (libthread_db-routines): Add td_thr_tls_get_addr.
+
2002-03-03 Andreas Jaeger <aj@suse.de>
* thread_dbP.h: Include <unistd.h> for prototypes of __libc_write.