diff options
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 702c10eafe..38cbb4cb63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-03-08 Roland McGrath <roland@frob.com> + + * 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>. + 2008-03-08 Ulrich Drepper <drepper@redhat.com> [BZ #5774] |