]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 25 Apr 2006 07:48:06 +0000 (07:48 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 25 Apr 2006 07:48:06 +0000 (07:48 +0000)
ChangeLog

index 5fa0a3cef3334d0585e7e86ed0034d3728637dbb..ff59b805190ce54d9dbbd89faf1218a906d92c99 100644 (file)
--- 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.