commit | fd89ced0fcea2bce54d477fa528375c2c75e4b3d | [log] [tgz] |
---|---|---|
author | Wichert Akkerman <wichert@deephackmode.org> | Thu Apr 13 17:06:09 2000 +0000 |
committer | Wichert Akkerman <wichert@deephackmode.org> | Thu Apr 13 17:06:09 2000 +0000 |
tree | cc12233a7c32ceadc903837586a1f6134344731b | |
parent | 529f06d9c959da041be82bad8f4eb9bb97377168 [diff] [blame] |
Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to 4999
diff --git a/ChangeLog b/ChangeLog index f5a8506..5a5d90d 100644 --- a/ChangeLog +++ b/ChangeLog
@@ -1,3 +1,8 @@ +2000-04-13 Wichert Akkerman <wakkerma@debian.org> + + * defs.h: Linux/MIPS uses syscalls up to >4k, so set MAX_QUALS to + 4999 + 2000-04-09 Wichert Akkerman <wakkerma@debian.org> * README-linux: updated to note that strace might not compile