From: Roland McGrath Date: Fri, 24 Jan 2003 04:32:36 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~829 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d276ff256b5806599845dbf3f77d87ac0629d47;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 3d2c3289..7571cd61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,18 @@ +2003-01-23 Roland McGrath + + * process.c: Reorder includes to put sys/reg.h before linux/ptrace.h, + since they can conflict. + 2003-01-21 Roland McGrath + * strace.c (usage): Omit -z, since it has never worked properly. + * NEWS: Likewise. + + * strace.c (main): Grok new option `-E var=val' or `-E var' to put + var=val in environ or to remove var, respectively. + (usage): Mention it. + * strace.1, NEWS: Document it. + * configure.ac, NEWS: Version 4.4.93. * strace.spec, debian/changelog: 4.4.93-1. * strace.spec (Source0): Use strace-VERSION.tar.bz2 now.