From: Roland McGrath Date: Tue, 11 Nov 2003 21:24:28 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~674 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=730e8c0fe046ffb8100cd930001ddbbbc6eaaecc;p=strace . --- diff --git a/ChangeLog b/ChangeLog index dfdcc15b..cc6b2345 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-11-11 Roland McGrath + + * strace.c (main): Bail with usage error for missing command before we + open the -o file or fiddle uids. + 2003-11-06 Roland McGrath * strace.c (main): Treat piped output more like file output.