This commit is contained in:
Ulrich Drepper 1999-11-12 20:23:49 +00:00
parent d000e50002
commit ea4d646c40

View File

@ -1,5 +1,9 @@
1999-11-12 Ulrich Drepper <drepper@cygnus.com>
* 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).
* Makefile: Define version correctly.
1999-11-10 Ulrich Drepper <drepper@cygnus.com>