diff options
-rw-r--r-- | utils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 842ef1c6..e631a9d2 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,3 +1,8 @@ +1999-05-16 Roland McGrath <roland@baalperazim.frob.com> + + * portinfo.c (parse_task): Fail with appropriate error message if the + fetched task is MACH_PORT_NULL. + 1999-04-25 Roland McGrath <roland@baalperazim.frob.com> * shd.c (run): Print child's PID when pausing before exec. |