summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proc/ChangeLog6
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>.