summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--exec/ChangeLog4
-rw-r--r--hurd/ChangeLog4
2 files changed, 8 insertions, 0 deletions
diff --git a/exec/ChangeLog b/exec/ChangeLog
index 272fc556..d8f6f299 100644
--- a/exec/ChangeLog
+++ b/exec/ChangeLog
@@ -1,3 +1,7 @@
+1999-04-27 Roland McGrath <roland@baalperazim.frob.com>
+
+ * exec.c (do_exec): Implement EXEC_SIGTRAP flag.
+
1998-12-27 Roland McGrath <roland@baalperazim.frob.com>
* main.c (S_exec_init): Deallocate PROCSERVER port when finished.
diff --git a/hurd/ChangeLog b/hurd/ChangeLog
index d0696380..e9b6b195 100644
--- a/hurd/ChangeLog
+++ b/hurd/ChangeLog
@@ -1,3 +1,7 @@
+1999-04-27 Roland McGrath <roland@baalperazim.frob.com>
+
+ * hurd_types.h (EXEC_SIGTRAP): New macro.
+
Mon Mar 15 14:48:24 1999 Thomas Bushnell, BSG <tb@mit.edu>
* term.defs (term_get_peername): New RPC, suggested by Mark