summaryrefslogtreecommitdiff
path: root/linuxthreads_db/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-11-12 23:11:22 +0000
committerUlrich Drepper <drepper@redhat.com>1999-11-12 23:11:22 +0000
commitf7a8a904b6ac4883f11d93a267dae6ebeda441b8 (patch)
tree5577a71911527dc515e18a54b11e1ca246cf7706 /linuxthreads_db/ChangeLog
parenta680290af821a9f18df184edb438685f86150ab6 (diff)
Update.
1999-11-12 Ulrich Drepper <drepper@cygnus.com> * charmaps/ISO-8859-13: Fix a few entries. Patch by Marius Gedminas <mgedmin@takas.lt>.
Diffstat (limited to 'linuxthreads_db/ChangeLog')
-rw-r--r--linuxthreads_db/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index 5721a01905..32b06d0d47 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -1,5 +1,8 @@
1999-11-12 Ulrich Drepper <drepper@cygnus.com>
+ * td_ta_thr_iter.c: Fix loop starting point over all but main and
+ manager thread.
+
* td_ta_thr_iter.c: Read descriptors for main and manager thread
special since after this we can assume that no new threads will be
created anymore (at least in the gdb implementation).