summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 0181ff3..af71620 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Changes in CVS (not yet released)
+Changes in 4.4.90 TEST release
==============
* New port to AMD's x86-64 architecture. One strace binary can
handle both new x86-64 and old i386 processes.
@@ -6,7 +6,7 @@ Changes in CVS (not yet released)
* 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.
+* Handle numerous new system calls in Linux 2.5, and new threads semantics.
* Fixed bugs with attach/detach leaving things stopped.
* Fixed traced process seeing ECHILD despite live, traced children
in waitpid calls with WNOHANG.