commit | e5978366353980cf78e60e0461ab8f2779c6eba1 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Fri Jul 18 01:19:39 2008 +0000 |
committer | Roland McGrath <roland@redhat.com> | Fri Jul 18 01:19:39 2008 +0000 |
tree | d033481ba46f2cd28c131b7ba081473200279d5c | |
parent | b659f87e7d5b10f2c06626368efb8a0637f91da5 [diff] |
.
diff --git a/ChangeLog b/ChangeLog index 1a00bd9..fe539aa 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -42,6 +42,12 @@ * debian/rules: Add dh_md5sums call. Fixes Debian#439428. +2008-06-30 Jan Kratochvil <jan.kratochvil@redhat.com> + + Fix ia64 `-f' on CLONE2 formerly crashing the child. + * util.c [IA64] (restore_arg0, restore_arg1): Define as empty. + Fixes RH#453438. + 2008-06-27 Jan Kratochvil <jan.kratochvil@redhat.com> * util.c (CLONE_VFORK): Define if not defined already.