diff options
Diffstat (limited to 'proc/ChangeLog')
-rw-r--r-- | proc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 3ace0678..5d9f7054 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,8 @@ +2001-08-14 Marcus Brinkmann <marcus@gnu.org> + + * mgt.c (S_proc_dostop): If task_threads fails, resume the + suspended task. + 2001-08-06 Roland McGrath <roland@frob.com> * wait.c (S_proc_wait: reap): Set *PID_STATUS to CHILD->p_pid. |