summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2005-05-09 07:46:07 +0000
committerRoland McGrath <roland@redhat.com>2005-05-09 07:46:07 +0000
commit05a017be6b358b67eecb124e10fd7f2dc689b0eb (patch)
tree4840d3ab15d3518dc322b211d2e9c5e9b866bd48 /ChangeLog
parentdccec72a72e7b6451d9739e5d4611f4abf39f48d (diff)
downloadstrace-05a017be6b358b67eecb124e10fd7f2dc689b0eb.tar.gz
strace-05a017be6b358b67eecb124e10fd7f2dc689b0eb.tar.bz2
strace-05a017be6b358b67eecb124e10fd7f2dc689b0eb.tar.xz
.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31f4b75..d298191 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-05-05 Anton Blanchard <anton@samba.org>
+
+ * process.c (ptrace_cmds): Add PTRACE_GETVRREGS and PTRACE_SETVRREGS
+ if defined.
+
+2005-05-09 Roland McGrath <roland@redhat.com>
+
+ * strace.c (main): Refuse negative -s argument value.
+ Fixes Debian bug #303256.
+
2005-04-25 Anton Blanchard <anton@samba.org>
* file.c (openmodes): Add O_NOATIME flag if defined.