]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 22 Aug 2006 06:06:24 +0000 (06:06 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 22 Aug 2006 06:06:24 +0000 (06:06 +0000)
ChangeLog

index ff59b805190ce54d9dbbd89faf1218a906d92c99..777a9e9bb270d34f1e622b32d08b887bb0a166eb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-08-21  Roland McGrath  <roland@redhat.com>
+
+       * linux/syscall.h (SYS_socket_subcall): Bump to 400.
+       * linux/syscallent.h: Update table.
+       * linux/arm/syscallent.h: Likewise.
+       * linux/m68k/syscallent.h: Likewise.
+       * linux/s390/syscallent.h: Likewise.
+       * linux/s390x/syscallent.h: Likewise.
+       Fixes RH#202620.
+
 2006-04-25  Roland McGrath  <roland@redhat.com>
 
        * strace.c (main): Fail when -c is given with -ff.