summaryrefslogtreecommitdiff
path: root/trans/ChangeLog
diff options
context:
space:
mode:
authorThomas Bushnell <thomas@gnu.org>1999-07-03 23:55:22 +0000
committerThomas Bushnell <thomas@gnu.org>1999-07-03 23:55:22 +0000
commit9c704634732f77b5ccd28ca224eac4b71d722e4a (patch)
tree18098fdec2b6a6e000d4f40a16c38466c2ffb8ae /trans/ChangeLog
parent771a659328bf1929bef5ccb5d443c089a438b3d3 (diff)
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
* crash.c (stop_pgrp): Use munmap instead of vm_deallocate.
Diffstat (limited to 'trans/ChangeLog')
-rw-r--r--trans/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index 768400b7..c26ba598 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
+
+ * crash.c (stop_pgrp): Use munmap instead of vm_deallocate.
+
1999-06-01 Roland McGrath <roland@baalperazim.frob.com>
* crash.c (options): Add --dump-core as alias for --core-file.