From: Roland McGrath Date: Tue, 25 Apr 2006 07:48:06 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~279 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=de1701007fac0f1df89cd4be80f30e00883cc69a;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 5fa0a3ce..ff59b805 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-04-25 Roland McGrath + * 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.