commit | de1701007fac0f1df89cd4be80f30e00883cc69a | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Tue Apr 25 07:48:06 2006 +0000 |
committer | Roland McGrath <roland@redhat.com> | Tue Apr 25 07:48:06 2006 +0000 |
tree | cfb9c2fb629585ab196e0db1e666cd330e215d65 | |
parent | cb9def6975f28933ada9d35f05c6fba9ab3fe1fd [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index 5fa0a3c..ff59b80 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,5 +1,9 @@ 2006-04-25 Roland McGrath <roland@redhat.com> + * strace.c (main): Fail when -c is given with -ff. + * strace.1: Note their incompatibility. + Fixes RH#187847. + * strace.c (main): Fail when nonoption args follow -p switches. Fixes Debian#361302.