From: Roland McGrath Date: Mon, 9 May 2005 07:46:07 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~388 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=05a017be6b358b67eecb124e10fd7f2dc689b0eb;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 31f4b75a..d2981910 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-05-05 Anton Blanchard + + * process.c (ptrace_cmds): Add PTRACE_GETVRREGS and PTRACE_SETVRREGS + if defined. + +2005-05-09 Roland McGrath + + * strace.c (main): Refuse negative -s argument value. + Fixes Debian bug #303256. + 2005-04-25 Anton Blanchard * file.c (openmodes): Add O_NOATIME flag if defined.