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

index 98626850510ecefb7fdb2bdb4738c3bcdd36d532..5fa0a3cef3334d0585e7e86ed0034d3728637dbb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2006-04-25  Roland McGrath  <roland@redhat.com>
 
+       * strace.c (main): Fail when nonoption args follow -p switches.
+       Fixes Debian#361302.
+
        * Makefile.am (EXTRA_DIST): Add xlate.el.
 
        * linux/mips/Makefile.in: File removed, unused cruft.
 
 2006-03-30  Daniel Jacobowitz  <dan@codesourcery.com>
 
+       * linux/arm/syscallent.h: Correct the name of exit.  Remove
+       M68K conditionals and sys_security.  Correct syscalls 243-282.
+       Fixes Debian#360154.
+
        * process.c (change_syscall): Add ARM support.
        * syscall.c (get_scno): Handle ARM EABI.
        Fixes Debian#360152.