summaryrefslogtreecommitdiff
path: root/proc/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1999-05-23 17:35:18 +0000
committerRoland McGrath <roland@gnu.org>1999-05-23 17:35:18 +0000
commitfeb070bf83046663beaabfe61a724f5283d7e8dc (patch)
tree1c637328b146e0c79cff5867f08dd59c68fa28c9 /proc/ChangeLog
parent9ce357fb689307118db60112b155da179292ba9b (diff)
.
Diffstat (limited to 'proc/ChangeLog')
-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>.