about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 38cbb4cb63..128d395d4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2008-03-08  Roland McGrath  <roland@frob.com>
 
+	* hurd/hurdsig.c (_hurd_internal_post_signal): When normal rules would
+	ignore a signal that came from a machine exception, treat it as a
+	fatal core-dump signal instead.
+	Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.
+
 	* sysdeps/mach/hurd/i386/trampoline.c (_hurd_setup_sighandler):
 	Clear DF bit in thread state's eflags.
 	Reported by Samuel Thibault <samuel.thibault@ens-lyon.org>.