]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Fri, 24 Jan 2003 04:32:36 +0000 (04:32 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 24 Jan 2003 04:32:36 +0000 (04:32 +0000)
ChangeLog

index 3d2c32894050dae1d1560dcaa178bcc01b0adf15..7571cd61440191d41d64c6955a78b05022756421 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,18 @@
+2003-01-23  Roland McGrath  <roland@redhat.com>
+
+       * process.c: Reorder includes to put sys/reg.h before linux/ptrace.h,
+       since they can conflict.
+
 2003-01-21  Roland McGrath  <roland@redhat.com>
 
+       * 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.