summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>2002-12-18 04:36:59 +0000
committerRoland McGrath <roland@redhat.com>2002-12-18 04:36:59 +0000
commitf57204d839ba657e91a4007f4d85e1fa1dae5262 (patch)
tree9b15754556fb4841895a62d6205f48552a648003 /NEWS
parenteddfb9e3cc15f2e56e2225f8096bcf7fd849e1fc (diff)
downloadstrace-f57204d839ba657e91a4007f4d85e1fa1dae5262.tar.gz
strace-f57204d839ba657e91a4007f4d85e1fa1dae5262.tar.bz2
strace-f57204d839ba657e91a4007f4d85e1fa1dae5262.tar.xz
update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 5 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 18580f8..b7232b2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,13 @@
Changes in CVS (not yet released)
==============
-* New port to AMD's x86-64 architecture. One strace binary can
+* New port to AMD's x86-64 architecture. One strace binary can
handle both new x86-64 and old i386 processes.
* Fixed support for LFS64 calls.
* New switch (-z) for printing only non-failing syscalls.
* Merged s390/s390x port.
+* Trace an unbounded number of processes.
+* Handle numerous new system calls in Linux 2.5.
+* Fixed bugs with attach/detach leaving things stopped.
Changes in 4.4
==============
@@ -30,7 +33,7 @@ Changes in 4.2
==============
* Compiles on glibc2.0 systems again
* Linux/S390 port added
-* The usual Linux syscall updates
+* The usual Linux syscall updates
* we can follow fork on arm now
Changes in 4.1