summaryrefslogtreecommitdiff
path: root/libc/nptl_db/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libc/nptl_db/ChangeLog')
-rw-r--r--libc/nptl_db/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/libc/nptl_db/ChangeLog b/libc/nptl_db/ChangeLog
index 2bb82f488..3a8c3c68e 100644
--- a/libc/nptl_db/ChangeLog
+++ b/libc/nptl_db/ChangeLog
@@ -1,3 +1,12 @@
+2006-10-26 Pete Eberlein <eberlein@us.ibm.com>
+
+ * nptl_db/db_info.c [TLS_DTV_AT_TP]: Fixed size init for dtvp
+ to sizeof a pointer, instead of sizeof the union.
+
+2006-10-27 Ulrich Drepper <drepper@redhat.com>
+
+ * structs.def: USE_TLS support is now default.
+
2006-02-03 Roland McGrath <roland@redhat.com>
* structs.def: Add a descriptor for pointer.val field of dtv_t.