diff options
author | Roland McGrath <roland@gnu.org> | 1999-05-23 17:35:18 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 1999-05-23 17:35:18 +0000 |
commit | feb070bf83046663beaabfe61a724f5283d7e8dc (patch) | |
tree | 1c637328b146e0c79cff5867f08dd59c68fa28c9 | |
parent | 9ce357fb689307118db60112b155da179292ba9b (diff) |
.
-rw-r--r-- | proc/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/proc/ChangeLog b/proc/ChangeLog index 2fa1f662..137794f1 100644 --- a/proc/ChangeLog +++ b/proc/ChangeLog @@ -1,3 +1,7 @@ +1999-05-23 Roland McGrath <roland@baalperazim.frob.com> + + * main.c (main): Set up console on stderr. + 1999-05-01 Mark Kettenis <kettenis@gnu.org> * msg.c (check_msgport_death): New function. @@ -5,7 +9,7 @@ * proc.h (check_msgport_death): Provide prototype. * info.c (S_proc_getprocinfo): Call check_msgport_death to make sure that our knowledge about P's message port is up to date. - + 1999-05-02 Roland McGrath <roland@baalperazim.frob.com> * main.c: Include <error.h>. |